/KoinExample

Basic example of setting up Koin 2.0.1 with AndroidX

Primary LanguageKotlin

KoinExample

This is a basic example for setting up Koin with Retrofit 2.6.0. This example also includes error handling and testing.

I've written a 4 part Medium series to go with the example code.

This set of examples builds up to many parts, check them out too:

Setting up

Clone and add your OpenweatherMaps API key to gradle.properties.