mobx-sync
mobx-sync copied to clipboard
Inverted behaviour
Is it possible to achieve the inverted behaviour when only specifically decorated properties will be synced with the storage, but all others will not sync by default?
It sounds good, I will add this feature in my spare time.
Any updates on this? I have some classes and just want to store a few values on it.
Also, a quick question: if using it for example it in React Native with async storage, does the stored data get erased when the user cleans the app data?