0.1.8 • Published 8 months ago

yan-react-hook-form v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

yan-react-hook-form

customer react-hook-form

Installation

npm install yan-react-hook-form

Usage

import { multiply } from 'yan-react-hook-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