react-native-advanced-form
v0.1.1
Published
To create form pass the config and your form is rady
Downloads
3
Readme
react-native-advanced-form
To create form pass the config and your form is rady
Installation
npm install react-native-advanced-formUsage
import { multiply } from 'react-native-advanced-form';
// ...
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
