You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the problem is that rightOffset isn't calculated properly, rightActions is usually a static component without layout changes and because of that this code runs once on the mount:
Description
How it works now on web:
swipeable.mov
I believe the problem is that
rightOffset
isn't calculated properly, rightActions is usually a static component without layout changes and because of that this code runs once on the mount:This PR should potentially fix it:
#3332
Steps to reproduce
Snack or a link to a repository
https://snack.expo.dev/@forlify/gh-swipeable-bug
Gesture Handler version
latest
React Native version
0.76.5
Platforms
Web
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: