Skip to content

Attempting to swipe back but not actually swiping back causes undesirable blank view while text input is focused #89

@itsramiel

Description

@itsramiel
  • 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.
ex1.mp4
ex2.mp4

I understand that this package depends on IQKeyboardManager, and this issue was opened a long time in https://github.com/hackiftekhar/IQKeyboardManager/issues/1361. It was mentioned that it was resolved but it doesnt seem to be.

Can you please confirm the bug and if possible suggest a solution if any?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions