Skip to content

Arise-cn/react-native-variable-TextInput

Repository files navigation

react-native-variable-text-input

custom emoji textInput mentions which works both ios and Android

Demonstration

Key features

-Support for customized emoji -Support for inserting tags (@ && #)

Installation

Install react-native-variable-text-input package from npm:

yarn add react-native-variable-text-input
# or
# npm install react-native-variable-text-input --save
cd ios
pod install

Documentation

//todo

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library