@wolf-tp/hooks-form
v0.1.0
Published
Hooks form for react native
Downloads
1
Readme
@wolf-tp/hooks-form
Hooks form for react native
Installation
npm install @wolf-tp/hooks-form
Usage
import { multiply } from "@wolf-tp/hooks-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