Description
I want to implement a FloatButton, which can automatically suck the edge of the button, but now there are some problems in the logic writing, which will disappear occasionally. In the case of FlatList on Android, it is not smooth on the real machine, but it is normal on ios. Please ask everyone, thank you
Steps to reproduce
https://snack.expo.dev/eafyAY7gnXC2fds63BPs3
React Native Version
"0.72.7"
Affected Platforms
Runtime - Android
Output of npx react-native info
System:
OS: Windows 10 10.0.19045
CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700
Memory: 17.04 GB / 31.77 GB
Binaries:
Node:
version: 20.11.1
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 1.22.22
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 10.2.4
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-232.10227.8.2321.11479570
Visual Studio: Not Found
Languages:
Java:
version: 17.0.10
path: C:\Program Files\Common Files\Oracle\Java\javapath\javac.EXE
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.72.7
wanted: 0.72.7
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
Stacktrace or Logs
Reproducer
https://snack.expo.dev/eafyAY7gnXC2fds63BPs3
Screenshots and Videos
No response
Description
I want to implement a FloatButton, which can automatically suck the edge of the button, but now there are some problems in the logic writing, which will disappear occasionally. In the case of FlatList on Android, it is not smooth on the real machine, but it is normal on ios. Please ask everyone, thank you
Steps to reproduce
https://snack.expo.dev/eafyAY7gnXC2fds63BPs3
React Native Version
"0.72.7"
Affected Platforms
Runtime - Android
Output of
npx react-native infoStacktrace or Logs
Reproducer
https://snack.expo.dev/eafyAY7gnXC2fds63BPs3
Screenshots and Videos
No response