Skip to content

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Jan 21, 2026

Description

Adds an interactive harness init wizard that guides users through setting up React Native Harness in their project. No more manual config files! ✨

The wizard automatically:

  • Helps you pick your project type (Expo or React Native CLI)
  • Helps you pick platforms (Android/iOS)
  • Finds available devices and simulators
  • Generates bundle IDs and config files
  • Installs required packages

Just run harness init and you're ready to test!

Related Issue

Context

This replaces the complex manual setup process with a friendly, step-by-step wizard. Makes getting started with Harness way easier - especially for new users who don't want to wrestle with config files.

Testing

Tested the full wizard flow on a fresh React Native project, verified all generated configs work correctly, and confirmed the automated package installation works as expected.

@vercel
Copy link

vercel bot commented Jan 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
react-native-harness Ready Ready Preview, Comment Jan 23, 2026 10:54am

Request Review

@V3RON V3RON merged commit 159484a into main Jan 23, 2026
3 checks passed
@V3RON V3RON deleted the feat/init-wizard branch January 23, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants