Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 492 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 492 Bytes

KMPMeetup

This a Kotlin Multiplatform project created for the Android Meetup @ Appsfactory.
https://www.meetup.com/de-DE/appsfactory-meetup-group/events/301338531/

Features

KMPMeetup covers

  • the expect / actual mechanism
  • koin as dependency injection framework
  • ktor as network client
  • room as database
  • one shared viewModel as example
  • Android & iOS UI for requesting a single joke, requesting jokes every five seconds and storing & retrieving a username from the database