mobx-sync icon indicating copy to clipboard operation
mobx-sync copied to clipboard

Inverted behaviour

Open BaZzz01010101 opened this issue 5 years ago • 3 comments

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?

BaZzz01010101 avatar May 05 '20 10:05 BaZzz01010101

It sounds good, I will add this feature in my spare time.

acrazing avatar May 06 '20 14:05 acrazing

Any updates on this? I have some classes and just want to store a few values on it.

ftzi avatar Dec 16 '20 03:12 ftzi

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?

ftzi avatar Dec 16 '20 03:12 ftzi