0.3.2 • Published 1 year ago

react-native-statemanagment-kit v0.3.2

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

react-native-statemanagment-kit

BWBS State Managment

Installation

npm install react-native-statemanagment-kit

Usage

import { StatemanagmentKitView } from "react-native-statemanagment-kit";

// ...

<StatemanagmentKitView color="tomato" />

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