A smart iOS and Android scrollview for React Native
INSTALLATION
npm i react-native-scrollview-smart --save
Android
in your `AndroidManifest.xml add:
Demo
Usage
See the Example app
{ superprops; thisscrollOnFocus = thisscrollOnFocus; } { thisscroll; } { return <ScrollViewSmart ref= thisscroll = e > <TextInput ref= thisinput = e onFocus=this /> // ... </ScrollViewSmart> ; }