react-native-validation

Automate end-to-end validation of React Native apps across iOS and Android.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/krzemienski/validationforge --skill react-native-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-native-validation
Source: https://github.com/krzemienski/validationforge/tree/main/skill-audit-workspace/react-native-validation/skill-snapshot
Command: npx skills add https://github.com/krzemienski/validationforge --skill react-native-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates React Native apps end-to-end by ensuring Metro/Expo pipelines work, crashes are detected, and user-facing flows can be reliably tested.

Core Features & Use Cases

  • Metro startup verification and app launch across iOS and Android
  • Cross-platform testing for React Native CLI, Expo CLI, and bare RN workflows
  • Automated screenshot capture, log collection, and crash detection
  • Deep link and universal link testing across simulators and emulators

Quick Start

Run the RN validation workflow on your project to verify Metro startup, builds/launches, screenshots, and deep links.

Frequently Asked Questions about react-native-validation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end validation for a React Native app?

End-to-end validation for a React Native app is automated by executing Metro startup, builds, launches, screenshots, and logs to detect crashes and verify user-facing flows across iOS and Android simulators and emulators.

Can I test deep links in React Native across both iOS and Android?

Yes, you can test deep links and universal links across iOS and Android simulators and emulators as part of the automated React Native validation workflow to ensure routing works correctly.

Does this validation workflow support both Expo Go and bare React Native CLI projects?

Yes, the validation workflow supports cross-platform testing for React Native CLI, Expo CLI, and bare RN workflows across both iOS and Android environments including Expo Go.

What do I need to run automated Metro startup and app launch verification?

To run automated Metro startup and app launch verification, you need a running Metro or Expo server, access to iOS simulators and Android emulators, and an evidence directory to store screenshots, logs, and validation results.

How are crashes and errors detected during React Native testing?

Crashes and errors are detected during React Native testing through automated log collection and monitoring of the Metro or Expo pipeline execution across iOS simulators and Android emulators.