Six years ago, when I started writing Android apps, the stack was simple: Java, XML layouts, and a lot of prayer before every release. Today, I'm sharing business logic between Android and iOS, ...
MVVM (Model-View-ViewModel) architecture pattern has been used in the development of this application. The development language of the application is Kotlin.
As your Android app grows, things can get messy fast — ViewModels become bloated, business logic leaks into UI, and APIs creep into places they shouldn’t. Clean Architecture solves this by creating ...
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges. Tutorials about Navigation Components to learn using ...