rhf-ionic-inputs
v2.0.0
Published
Ionic React input components made compatible with react-hook-form
Downloads
4
Readme
rhf-ionic-inputs
Ionic React input components for React Hook Form. This makes them compatible with the register function from React Hook Form.
Development
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.10. Bun is a fast all-in-one JavaScript runtime.