1.0.0 • Published 1 year ago

@huyboken/rn-text-input v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

rn-text-input

A customizable and reusable TextInput component for React Native with support for labels and error messages.

npm version license

🚀 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