rn-hookform-textinput

1.0.0 • Public • Published

React Native Hook Form TextInput

A reusable, customizable React Native TextInput component with built-in React Hook Form support — no need to manually wrap with Controller every time.


Features

  • Built-in Controller support from react-hook-form
  • Minimal setup, maximum flexibility
  • Auto error display for validations
  • Custom styling support (height, width, color, etc.)
  • Supports all native TextInput props
  • TypeScript supported

Installation

npm install rn-hookform-textinput
# or
yarn add rn-hookform-textinput

Readme

Keywords

none

Package Sidebar

Install

npm i rn-hookform-textinput

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.93 kB

Total Files

3

Last publish

Collaborators

  • the-cube
  • manasvi_sharma