react-native-animated-textinput
v1.0.1
Published
A react-native textinput with animation and error check.
Downloads
7
Readme
react-native-animated-textinput
A react native textinput with animation and error check.
requirements
React >= 16 ART support
install
yarn add react-native-animated-textinput
run example
git clone https://github.com/jzoom/react-native-animated-textinput
cd react-native-animated-textinput/example
yarn install
npm run ios