Skip to content
#

navigationcontroller

Here are 54 public repositories matching this topic...

The app is written in Kotlin. Code follow MVVM design pattern. Koin or hilt preferred for dependency injection. Retrofit with Gson preferred for network calls. Room preferred for handling data persistence. Rxjava or Kotlin coroutines and live data preferred for reactive programming. Glide or Picasso preferred for image processing. Work Manager p…

  • Updated Oct 21, 2020
  • Kotlin

Android KTX, Architecture components help you design robust, testable and maintainable apps.Navigation Handle everything needed for in-app navigation ViewModel Manage UI-related data in a lifecycle-conscious way Data Binding Decoratively bind observable data to UI elements Write more concise, idiomatic Kotlin code Room Fluent SQLite database acc…

  • Updated Feb 4, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the navigationcontroller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the navigationcontroller topic, visit your repo's landing page and select "manage topics."

Learn more