npm.io
1.0.1 • Published 8 years ago

react-native-animated-textinput

Licence
MIT
Version
1.0.1
Deps
2
Size
11 kB
Vulns
0
Weekly
0

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