react-native-rdex
v0.1.2
Published
Simple library to handle states
Readme
react-native-rdex
Simple library to handle states
Installation
npm install react-native-rdexUsage
import { multiply } from 'react-native-rdex';
// ...
const result = await multiply(3, 7);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
