AhmedOmara14 / NewsAppLinks
This project is built using the latest tech stack, including Compose for the UI, Ktor for backend communication, Flow for asynchronous operations, Koin for dependency injection, and MVVM for a clean architecture. Unit testing ensures reliability and code quality. The result is a modern and responsive Android app with a well-organized structure.
☆13Updated last year
Alternatives and similar repositories for NewsApp
Users that are interested in NewsApp are comparing it to the libraries listed below
Sorting:
- Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in …☆24Updated 3 years ago
- 🌦️ Weather App with Clean Architecture ✨ This Android project is a showcase of cutting-edge technologies and a demonstration of elegant …☆18Updated 2 years ago
- Quotes is an Android application 📱 built to demonstrate use of Modern Android development tools.☆25Updated 3 years ago
- Clean Architecture With MVVM and Jetpack Compose☆26Updated 2 years ago
- Multi-module Android App built using Jetpack compose, Paging3, Room and More [still in progress....]☆41Updated last year
- A small project to explain SOLID principles beautifully. I tried my best to add some fun.☆18Updated last year
- WorkManager use-case Example. Worker constrains. Single worker [OneTime or Periodic]. Single worker with Retry-BackOff Criteria. Complex …☆23Updated 3 years ago
- Android app to upload file and the user can pause and resume the upload☆28Updated 2 years ago
- Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs.