- react-native 0.51.1
- react alpha-16.0.0
- react-native-popup-menu latest.
- The contexmenu are not correctly rendered on devices with RTL layout enabled.
- please tell me how to fix that.! I clicked here on the edit button nr 43.
Asked
Active
Viewed 233 times
0

user6094105
- 173
- 1
- 1
- 7
-
what does it mean not correctly rendered? – sodik Dec 19 '17 at 17:28
-
Not in right position on the screen , but if i turn rtl support off it works fine. – user6094105 Dec 19 '17 at 22:59
-
wrong (in respect to RTL) or just "totally" wrong? :) screenshot would be the best – sodik Dec 20 '17 at 11:23
-
1currently popup menu does not support RTL layout, I've created issue for it https://github.com/instea/react-native-popup-menu/issues/65 – madox2 Dec 20 '17 at 13:30
-
Thanks @madox2. I checked out your branch and it works fine. – user6094105 Dec 20 '17 at 22:29