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 --web
Live
Integrations

Test on your phone

Generating QR Code...

Start Expo Server

exp://localhost:8081
Expo Server Offline
Metro: Offline
Web: Offline

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

i

Browser preview lacks native functions & looks different. Test on device for the best results.

Expo Server Control
Start and manage the Expo development server

Local Network

Start Expo on local network for same-WiFi testing

cd apps/mobile
npx expo start

Web Version

Start Expo web version for browser testing

cd apps/mobile
npx expo start --web

Public Tunnel

Start Expo with tunnel for public access

cd apps/mobile
npx expo start --tunnel
Expo Server Offline
App Distribution
Information about distributing the mobile application

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.