You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I developed a news app using Kotlin and Jetpack Compose. Key features include Dagger Hilt for dependency injection, Clean architecture, Retrofit2 for network calls, Flows for reactive programming, and Kotlin Coroutines for efficient concurrency.