0.1.0 • Published 2 years ago

@wolf-tp/hooks-form v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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