thalmann-christof

Results 3 comments of thalmann-christof

As a workaround, you could disable auto-filling in your simulator. _Inside your simulator: Settings → Passwords → Type in a random password → Password options → Disable toggle_ In Maestro...

+1, we are having the same issue! As a workaround, we are using the `BottomSheetTextInput` only on `.native`, and for web we continue to use the `TextInput` from react-native. We...

We have also encountered the issue like @saseungmin, and the suggested fix solved this issue 👍 Running on Expo 52, react-native 0.76.9. Changed both appearances of `(intent: Intent?)` to `(intent:...