1.0.0 • Published 1 year ago
@huyboken/rn-text-input v1.0.0
rn-text-input
A customizable and reusable TextInput component for React Native with support for labels and error messages.
🚀 Features
- Customizable
TextInputfor React Native. - Supports
labelfor better form structure. - Displays
errormessages for validation feedback. - Fully compatible with React Native styling.
📦 Installation
Install the package via npm:
npm install rn-text-input1.0.0
1 year ago