1.0.1 • Published 7 years ago

react-native-animated-textinput v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

react-native-animated-textinput

A react native textinput with animation and error check.

npm.io

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