Simple app using REST API v3 for searching repositories.
- App was made using MVVM pattern.
- Apps supports any screen size & resolution.
- Apps should work in portrait (only).
- Dependency injection: Koin.
- Libraries:
- Retrofit
- Kotlin Coroutines
- Moshi
- Timber
- Material Components
- EventBus
Info about error during call if phone not connected to internet:

To install app: you can download app-release.apk added in app/release directory and directly install app on the phone.
Have fun!


