You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How did you link to the library (autolinking, manual, rn link, cocoapods)?
I used eas build from expo
What version of React Native?
0.64.3
What version of the library?
6.5.4-4
iOS version?
14.4
Did the problem happen after updating React Native?
nope
Are you using the library for the first time?
yes
It's a bug? Provide a link to a minimal reproduction case.
The repro is in a private project. The setup just requires two screen(ScreenA, ScreenB) in a stack navigator. Navigate to ScreenB and let there be a textinput and focus on it, then partially swipe back but then give up swiping back, there should be a blank space. If you are not able to reproduce it. I will definitely provide a minimal repro.