react-native-scroll-bottom-sheet
react-native-scroll-bottom-sheet copied to clipboard
react-native-keyboard-aware-scroll-view works incorrectly on Android
Current Behavior

Code
<ScrollBottomSheet {...props} componentType="ScrollView"> <KeyboardAwareScrollView> ... </KeyboardAwareScrollView> </ScrollBottomSheet>
Expected Behavior

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 |
Same problem with Keyboard avoiding view component