Hi everyone! Looking for a solution to simply open...
# exposed
l
Hi everyone! Looking for a solution to simply open predefined SQLite database file (located somewhere in assets/resources) for read-only in my KMP app. The problem is that Room and SQLDelight are not supporting all necessary platforms (Android, iOS, Desktop, Wasm). Could Exposed be a magic pill for that?