RideOn is a production-ready rental platform that bridges the gap between luxury car owners and renters. It features a "Dark Glass" aesthetic (Glassmorphism), secure biometric authentication, and live fleet tracking powered by Google Maps.
- 📍 Real-Time Geolocation: Live vehicle tracking using Google Maps API.
- 🔐 Biometric Security: FaceID/TouchID login integration via Supabase Auth.
- 💎 Premium UI: Custom BlurView components and Reanimated 3 interactions.
- 📊 Dynamic Dashboard: Real-time cost calculation and ride status updates.
- 📱 Cross-Platform: Optimized for both iOS and Android devices.
- Clone the Repo
git clone [https://github.com/tirth707/RideOn-Rental-App.git](https://github.com/tirth707/RideOn-Rental-App.git)
- Install Dependencies
npm install
- Setup Environment
Create a
.envfile in the root directory:EXPO_PUBLIC_SUPABASE_URL=your_url EXPO_PUBLIC_SUPABASE_ANON_KEY=your_key EXPO_PUBLIC_GOOGLE_MAPS_API_KEY=your_key
- Start the App
npx expo start
Made with ❤️ by Tirth Patel









