-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Manual Validation Script
Abhijeet Jha edited this page Jan 14, 2026
·
18 revisions
- All Domains for RN devtools are working. ref : 0.82 RN devtools
- Run Gallery script (Manual Steps to Validate Gallery)
- Create and run a fresh new app with steps in current Getting Started docs
- Run RNTester script
Other Scenarios Not Covered by Automated Testing:
- Test Fast Refresh behavior in both UWP and Xaml Islands scenarios.
- Modal on new arch
- Cross platform apps attempting to use new architecture on iOS and Android and new architecture on Windows.
- Apps with multiple windows.
- Verification that release builds display content (for freshly created apps and apps upgraded from an older version).
- Screen reader, tabbing, and other accessibility scenarios. (Covered later in React Native Gallery accessibility pass, but this is done after the release)
- Theming (dark, light, high contrast). (Covered later in React Native Gallery accessibility pass, but this is done after the release)