Back to Live

Mobile Development

Cross-platform apps in 1 hour

Cross-Platform Mobile App

  • iOS + Android from same codebase
  • User login/registration
  • Navigation between screens
  • API consumption
  • Published on Expo for immediate testing
  • Stack: React Native + Expo

PWA (Progressive Web App)

  • Works like native app
  • Installable on phone
  • Works offline
  • Push notifications
  • Stack: React + Workbox