nisaefendioglu / iNews

A mobile application developed with the Kotlin programming language, containing the most up-to-date newspaper news. 🌸

Home Page:https://play.google.com/store/apps/details?id=com.nisaefendioglu.newsapp.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewsApp

Google Play Store :

Get it on Google Play

Screen Shot 2022-04-04 at 18 39 59

🔨 Libraries used in the project :

implementation "androidx.room:room-runtime:2.3.0"
annotationProcessor "androidx.room:room-compiler:2.3.0"
implementation "androidx.room:room-ktx:2.3.0"

implementation "com.squareup.retrofit2:retrofit:2.8.1"
implementation "com.squareup.retrofit2:converter-gson:2.8.1"
implementation "com.squareup.retrofit2:adapter-rxjava2:2.8.1"

implementation 'androidx.navigation:navigation-fragment:2.3.5'
implementation 'androidx.navigation:navigation-ui-ktx:2.3.5'

About

A mobile application developed with the Kotlin programming language, containing the most up-to-date newspaper news. 🌸

https://play.google.com/store/apps/details?id=com.nisaefendioglu.newsapp.dev

License:MIT License


Languages

Language:Kotlin 100.0%