quarrant / mobx-persist-store

Persist and rehydrate observable properties in mobx store.
268 stars 14 forks source link

Stop persisting and delete store from PersistStoreMap before call init (fast refresh) #113

Closed quarrant closed 8 months ago

quarrant commented 8 months ago

@codeBelt review please

shawnthye-guru commented 1 month ago

@codeBelt This PR has no any description

What should we do to handle the fast refresh on react-native after this PR?