Skip to main content

Installation

Using npm

npm install react-native-input-tag

Using yarn

yarn add react-native-input-tag

Using bun

bun add react-native-input-tag

Requirements

  • React Native >= 0.79
  • React >= 16.8

Cross-Platform Support

The package works on:

  • iOS
  • Android
  • Web (via React Native Web)

Next Steps

After installation:

  1. Check out the Basic Usage guide to get started
  2. Review the API Reference for available options
  3. Learn about Styling customization