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:
- Check out the Basic Usage guide to get started
- Review the API Reference for available options
- Learn about Styling customization