Simple News app developed in Kotlin using MVP architecture. This app is developed for Android developers working with Java who want to move to Kotlin. In this app, we have not used any advanced concept of Kotlin.
It is so simple. Just clone the repository to your local machine and you are good to go.
The best part is in this project we have not used any libraries except standard/required libraries.
- Rohit Surwase - Initial work - API-Calling-Flow , AndroidDesignPatterns , Linkaive - Android App on Play Store
This project is licensed under the Apache License, Version 2.0 - see the LICENSE.md file for details
- Used androidmvp by Antonio Leiva as a reference
- Thanks Antonio Leiva Sir for your help.