custom emoji textInput mentions which works both ios and Android Support inserting custom images into input boxes Support input box insertion any tag like"@" "#"...
-Support for customized emoji -Support for inserting tags (@ && #)
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
//todo
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library