requery / sqlite-android

Android SQLite support library
Apache License 2.0
1.05k stars 138 forks source link

Kotlin Multiplatform Support (KMP) #191

Open apkelly opened 1 month ago

apkelly commented 1 month ago

We use this project in our Android app and its great, but now we're migrating our app to KMP and it'd be great if this library supported that too.

Thanks.

apkelly commented 1 month ago

This project seems to achieve this for Xcode, perhaps it can help with a KMP solution.

https://github.com/swiftlyfalling/SQLiteLib