react-state-selector

Performant, type safe and easy React global state manager

MIT License

Downloads
121
Stars
40
Committers
1

Bot releases are visible (Hide)

react-state-selector - Latest Release

Published by PabloSzx over 3 years ago

react-state-selector - v1.1.0 release, async local storage support

Published by PabloSzx about 4 years ago

Support for async local storage, for example https://reactnative.dev/docs/0.53/asyncstorage or https://github.com/react-native-community/async-storage, just put the AsyncStorage object in "persistenceMethod" option.

This adds an isReady promise returned from createStore and useIsReady boolean hook from createStoreContext which will notify when they are available after getting the persistence data, if available.

react-state-selector - Improved README and added persistence storage plugin (localStorage)

Published by PabloSzx over 4 years ago

Package Rankings
Top 9.43% on Npmjs.org
Badges
Extracted from project README
codecov npm version bundlephobia license combined statuses