This project has a pair of native mobile applications backed by the Sessionize data api for use in events hosted by the Sessionize web application. These are specifically for Droidcon events, but can be forked and customized for anything run on Sessionize.
We build solutions that get teams started smoothly with Kotlin Multiplatform and ensure their success in production. Join our community to learn how your peers are adopting KMM. Sign up here!
The apps need a Firebase account set up to run. You'll need to get the google-services.json
and put it in android/google-services.json
for Android, and
the GoogleService-Info.plist
and put that in ios/Droidcon/Droidcon/GoogleService-Info.plist
for iOS.
We're running a very early version of Compose UI for iOS as the iOS interface. It mostly shares the screen code with the Android app. While Native Compose UI is obviously experimental, it works surprisingly well.
Sessionize/Droidcon brought to you by...