1.0.7 • Published 1 year ago

whitelabelnews-state-manager v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@whitelabelnews/state-manager

"@whitelabelnews/state-manager" is a Redux-based state management module that simplifies the process of managing state in your React Native application.

Installation

npm install whitelabelnews-state-manager

Usage

import { store, IRootState } from '@whitelabelnews/state-manager';

// ...

<Provider store={store}>{children}</Provider>;

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago