Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.18 KB

File metadata and controls

20 lines (16 loc) · 1.18 KB

WebAppWrapper for iOS

A simple wrapper for web app with

  • Launch page
  • Introduction slides
  • Full-screen WebView
  • Firebase notification
  • app (universal) links
  • location services (get current location, monitor location update in background, etc.)

Feel free to adjust!

Additional settings

  • Uncomment FirebaseApp.configure() and Messaging.messaging().delegate = self when your "GoogleService-Info.plist" is in place.
  • For universal links, refer to Apple's docs

Demo

Launch Screen Introduction slides Loading WebView Full-screen WebView
Launch Screen Introduction slides Loading WebView Full-screen WebView