/OrmaWithKotlin

Example Kotlin app for Orma

Primary LanguageKotlin

Orma-Kotlin-Example CircleCI

Example Kotlin app for Android Orma.

Note that OrmaDatabase can't be handled by Dagger2+kapt because of kapt restrictions, as of Kotlin 1.0.2.

Use singleton instances instead.

See Also