Git Product home page Git Product logo

Comments (2)

arqex avatar arqex commented on June 12, 2024

Hi @Billydubb

I am not a react native expert, but it looks to me like the context of the app is not really killed when you close it. To be honest I have no idea about how Android closes the apps, but if it doesn't clean the JS context automatically, maybe you can use some android signal to the app (some event when the app get closed or open) and clean it yourself. That way you will be sure that you will get a fresh store on opening.

from freezer.

Billydubb avatar Billydubb commented on June 12, 2024

Issue can be closed. It is indeed reset between launches. I overlooked that I loaded the projects from persistent database on startup and put them into the storage without giving them their IDs as keys.
Stupid mistake.

from freezer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.