react-native-parallax-scroll
react-native-parallax-scroll copied to clipboard
Keyboard aware scroll
Issue details
i implemented a parallax scrollview but how do i use inputText in it ? how can i use keyboard aware scroll?
Steps to reproduce
use InputText in parallax scroll view
Please specify which versions of the RN and ParallaxScroll
- react-native 0.57
- react-native-parallax-scroll latest
Affected platforms
- Both
Screenshots / Screencast / Code Snippets (Optional)
// code here
any solution for that issue?