monterosalondon / react-native-parallax-scroll

Parallax scroll view for react-native
MIT License
555 stars 63 forks source link

Keyboard aware scroll #38

Open DanGDroid opened 5 years ago

DanGDroid commented 5 years ago

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

Affected platforms

Screenshots / Screencast / Code Snippets (Optional)

// code here
MursiDirect commented 2 years ago

any solution for that issue?