What happened?
We are using inset-s-* and inset-e-* because we have RTL/LTR support in our app but it doesn't work - we had to replace it with start-* and end-* to make it work properly
Steps to Reproduce
- Create a wrapper View with
relative position
- Create a View insied the wrapper with
absolute position and inset-e-0
Snack or Repository Link (Optional)
https://github.com/robert-barahona/uniwind-pro-testing
Uniwind version
1.1.1
React Native Version
0.81.5
Platforms
iOS
Expo
Yes
Additional information
What happened?
We are using
inset-s-*andinset-e-*because we have RTL/LTR support in our app but it doesn't work - we had to replace it withstart-*andend-*to make it work properlySteps to Reproduce
relativepositionabsoluteposition andinset-e-0Snack or Repository Link (Optional)
https://github.com/robert-barahona/uniwind-pro-testing
Uniwind version
1.1.1
React Native Version
0.81.5
Platforms
iOS
Expo
Yes
Additional information