Procedural(Imperative) UI vs Declarative UI and Approach on the Android Side
Hello everyone,
Today we’re looking for the difference between imperative uı and declarative uı then learn information about the jetpack compose.
In the dynamic realm of Android app development, it is not uncommon for new libraries, SDKs, and arch...
kaaneneskpc.hashnode.dev5 min read
Great Post..! No Doubt Jetpack Compose is far much better than XML. Within the first week of learning Compose, I have develop a custom paint with Canvas Api and in another week I started exploring Animation Apis's and create Instagram Double-Tap to Like Animation and Pulse Loading Animation which was literally too much hassle in XML and so easy in Jetpack Compose. You can check my blogs and see how easy it was to do it with compose.