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
Copy file name to clipboardExpand all lines: CONTEXT.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Core user-facing features:
18
18
-`active`, `focus`, `disabled`, RTL, orientation, responsive, data attribute, and platform-aware variants.
19
19
- CSS custom property reads and updates from React Native code.
20
20
- Scoped themes through `ScopedTheme`.
21
+
- Scoped layout direction through `LayoutDirection`.
21
22
- Metro and Vite integration.
22
23
23
24
Supported platforms: iOS, Android, web, Android TV, and Apple TV. Other React Native targets are out of scope until tests and docs explicitly cover them.
0 commit comments