Features
- add native testing infrastructure with Appium + WebDriverIO (natew)
- metro-plugin: add cssInterop option for CSS file output (natew)
Bug Fixes
- button: add accessible=true for iOS VoiceOver and RNTL support (natew)
- avatar: show fallback when src is falsy on Android (natew)
- add aria-modal attribute to AlertDialog content for accessibility #3690 (natew)
- core: preserve token strings in styled context props instead of CSS variables. Fixes #3670, #3676 (natew)
Code Refactoring
- update demo components to v4 #3688 (Quan Nguyen)
Tests
- add regression test for flexBasis: 0 with responsive styles (natew)
- add regression test for checkbox disabled onPress (natew)
Continuous Integration
- enable Android native tests in CI (natew)
- fix Android native testing scroll API and exclude SelectRemount test (natew)
- use macos for Android tests with retry matrix (natew)
- disable native tests on main until stable (natew)
Chores
- add knip and check:unused for better dep maintenance (natew)
Commits
- 668a9c6: fix scripts in ci (natew)
- aae824c: remove unused variant (natew)
- document cssInterop option and debug pragma for metro-plugin (natew)
- add alpha to default palettes (Quan Nguyen)
- ensure default alpha value is set for color palettes (Quan Nguyen)
- 00a9f5b: add invoice links to site (natew)
- 644fd7d: v1.138.6 (natew)