react-native-hold-menu
react-native-hold-menu copied to clipboard
RTL not supported, the holdItem change position on active
Describe the bug when clicking on the HoldItem, the position of the View moves to the reverse direction Left to right & right to left.
To Reproduce Steps to reproduce the behavior:
- enable RTL
- use the example code.
- long press on one of the examples you'll notice the issue.
Expected behavior it's supposed to render on the same position.
Actual behavior it render on the opposite position
Screenshots https://github.com/user-attachments/assets/28df3c80-ec59-49f8-a95d-5baa30b1ec12
Package versions
- React: 18.2.0
- React Native: ^0.74.0
- React Native Reanimated: ^3.6.0
- React Native Hold Menu: lates
- Expo: none