Dominik Vít
Dominik Vít
I have similar problem, but in modal using React Navigation on iOS. I was not able to find any way to temporarily disable the swipe to dismiss.
@Nehal-Sanklecha I switched to full screen modal. It is not the best solution, but the only one I came up with to temporarily fix this issue.
Same issue here. Works great on ios, only happens on Android. ScrollView gets smaller when keyboard is open. The white space is equal to the keyboard size.
I'd be interested as well. I would love to use auth-kit as our SaaSes primary way of logging in, but we use next-auth in our other inhouse apps. It would...