react-native-keyboard-aware-scroll-view icon indicating copy to clipboard operation
react-native-keyboard-aware-scroll-view copied to clipboard

Incorrect scroll behavior | (keyboardOpeningTime={0} did not help me)

Open whyamsx opened this issue 2 years ago • 3 comments

Hey!

I'm using KeyboardAwareScrollView to wrap my inputs around it, but I'm getting the wrong behavior shown in the video below.

Before asking this question here, I studied similar questions from people in Issues before me, there I saw numerous suggestions that by adding keyboardOpeningTime={0} I can solve this problem, but as you can see in the video - the problem is not resolved even with this prop.

Are there any other solutions to fix this bug?

https://user-images.githubusercontent.com/62172551/165336942-2a7e07ac-1893-4e50-8d57-7df32d41c45c.MP4

whyamsx avatar Apr 26 '22 15:04 whyamsx

Any solution?

rkz98 avatar May 12 '22 15:05 rkz98

Same issue here. Any updates on this?

millro04 avatar Aug 16 '22 14:08 millro04

Same here on IOS, but works great on Android, pretty weird behaviour

FrSenpai avatar Dec 05 '23 14:12 FrSenpai