react-native-bbs-form-builder
v1.1.0
Published
it is for building forms
Downloads
28
Maintainers
Readme
react-native-form-builder
it is for building forms
Installation
npm install react-native-form-builder
Usage
import { multiply } from 'react-native-form-builder';
// ...
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