0.9.0
Stable@xaui/native@0.9.0
Patch Changes
- 1f09f09: Add an ESLint rule (R13) that forbids directional style properties (
left,right,paddingLeft,marginRight,borderLeftWidth…) inpackages/native/src— use the Start/End equivalents instead so React Native mirrors layout correctly under RTL.