Testing Methods Comparison
| Method | Platforms | Features | Limitations | Best For |
|---|---|---|---|---|
| Web Preview | Web | Instant updates, full debugging | No native features | Rapid development |
| a0 Mobile App | iOS | Quick testing, no build needed | No payments, iOS only | UI/UX testing |
| Expo Go | Android | Standard React Native features | Limited native modules, no payments | Android testing |
| Native Builds | iOS/Android | Full features, payments work | Requires build time, no hot reload | Final testing |
Quick Start
Web Preview
Test instantly in your browser with hot reload and debugging tools.
Mobile App Testing
Use the a0 app for iOS or Expo Go for Android testing.
Native Testing
Build and test native IPA/APK files with all features enabled.
Device Registration
Register iOS devices for testing native builds.