I'm having this problem where the text is getting selected after swiping and going to next. The text selected is where the point I swipe the screen from, even though I am not intending to select the text, it's just automatic. For example, I put my finger to the point x and swipe to next, the same point x in the next page that contains the text are automatically getting selected. Do you know what's causing this? I tried both android emulator and my android phone, but the result is the same.
What platform(s) does this occur on?
Android
What workflow(s) does this occur on?
Expo Workflow
Environment (or package.json)
expo-env-info 1.2.0 environment info:
System:
OS: Windows 11 10.0.22631
Binaries:
Node: 20.12.2 - C:\Program Files\nodejs\node.EXE
npm: 10.5.0 - C:\Program Files\nodejs\npm.CMD
SDKs:
Android SDK:
API Levels: 34
Build Tools: 34.0.0, 35.0.0
System Images: android-34 | Google APIs Intel x86_64 Atom, android-34 | Google Play Intel x86_64 Atom
IDEs:
Android Studio: AI-233.14808.21.2331.11926650
npmPackages:
expo: ~51.0.18 => 51.0.18
expo-router: ^3.5.17 => 3.5.17
react: 18.2.0 => 18.2.0
react-native: 0.74.3 => 0.74.3
Expo Workflow: managed
Your .epub file
No response
Minimal reproducible example
No response
I confirm that i have
[X] I looked for a solution to my problem in other open and resolved issues
[X] I checked the examples provided solve my problem
[X] I have verified that my problem is not caused by a third-party library
[X] I cloned the project environment examples and still the problem persists
[X] I'm using the latest available version of the library and its complements
Summary
I'm having this problem where the text is getting selected after swiping and going to next. The text selected is where the point I swipe the screen from, even though I am not intending to select the text, it's just automatic. For example, I put my finger to the point x and swipe to next, the same point x in the next page that contains the text are automatically getting selected. Do you know what's causing this? I tried both android emulator and my android phone, but the result is the same.
What platform(s) does this occur on?
Android
What workflow(s) does this occur on?
Expo Workflow
Environment (or package.json)
expo-env-info 1.2.0 environment info: System: OS: Windows 11 10.0.22631 Binaries: Node: 20.12.2 - C:\Program Files\nodejs\node.EXE npm: 10.5.0 - C:\Program Files\nodejs\npm.CMD SDKs: Android SDK: API Levels: 34 Build Tools: 34.0.0, 35.0.0 System Images: android-34 | Google APIs Intel x86_64 Atom, android-34 | Google Play Intel x86_64 Atom IDEs: Android Studio: AI-233.14808.21.2331.11926650 npmPackages: expo: ~51.0.18 => 51.0.18 expo-router: ^3.5.17 => 3.5.17 react: 18.2.0 => 18.2.0 react-native: 0.74.3 => 0.74.3 Expo Workflow: managed
Your .epub file
No response
Minimal reproducible example
No response
I confirm that i have