rgommezz / react-native-scroll-bottom-sheet

Cross platform scrollable bottom sheet with virtualisation support, native animations at 60 FPS and fully implemented in JS land :fire:
MIT License
1.54k stars 68 forks source link

react-native-keyboard-aware-scroll-view works incorrectly on Android #55

Open alex-vasylchenko opened 3 years ago

alex-vasylchenko commented 3 years ago

Current Behavior

Screen Recording 2020-10-22 at 14 54 05

Code

` <ScrollBottomSheet {...props} componentType="ScrollView">

...

`

Expected Behavior

Screen Recording 2020-10-22 at 14 43 42

Environment

version
Platform (Android, iOS or both) Android
react-native-scroll-bottom-sheet 0.7.0
react-native 0.63.2
react-native-gesture-handler 1.7.0
react-native-reanimated 1.13.0
Mayaela commented 3 years ago

Same problem with Keyboard avoiding view component