gabrielbmoro / MovieDB-App

App to list movies using the MovieDB API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Room Multiplatform Support

gabrielbmoro opened this issue · comments

Room is supporting multiplatform projects. The idea of this issue is to add the latest version of Room. Try to check if Room is behaving the same way on Android, and if it is working as expected on iOS:

https://developer.android.com/kotlin/multiplatform/room

⚠️ Don't forget to update the README.md file to describe we are using Room multiplatform