Package Exports
- @huyboken/rn-text-input
- @huyboken/rn-text-input/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@huyboken/rn-text-input) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
rn-text-input
A customizable and reusable TextInput
component for React Native with support for labels and error messages.
🚀 Features
- Customizable
TextInput
for React Native. - Supports
label
for better form structure. - Displays
error
messages for validation feedback. - Fully compatible with React Native styling.
📦 Installation
Install the package via npm:
npm install rn-text-input