JSPM

@huyboken/rn-text-input

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 2
    • Score
      100M100P100Q19440F
    • License MIT

    A customizable TextInput component for React Native.

    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.

    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