LumaNail Finder Pro
Mobile Apps
Test and distribute the LumaNail Finder Pro mobile application
LumaNail Finder
Mobile App Preview
📱 Real-time Expo app simulator
🎯 Live nail detection
📊 Dynamic QR codes
Start Expo Web Server:
cd apps/mobile && npx expo start --webTest on your phone
Generating QR Code...
Start Expo Server
Scan QR code with Expo Go (same network)
1. Download Expo Go app
2. Connect to same WiFi network
3. Scan QR code above
⚠️ Start: npx expo start
Browser preview lacks native functions & looks different. Test on device for the best results.
Local Network
Start Expo on local network for same-WiFi testing
npx expo start
Web Version
Start Expo web version for browser testing
npx expo start --web
Public Tunnel
Start Expo with tunnel for public access
npx expo start --tunnel
iOS Distribution
The iOS app can be distributed through TestFlight for beta testing or the App Store for production.
Android Distribution
The Android app can be distributed through Google Play Console or as APK files for testing.