requery / sqlite-android

Android SQLite support library
Apache License 2.0
1.07k stars 143 forks source link

Kotlin Multiplatform Support (KMP) #191

Open apkelly opened 6 months ago

apkelly commented 6 months 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 6 months ago

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

https://github.com/swiftlyfalling/SQLiteLib