Shreyas Patil's Blog

Shreyas Patil's Blog

Follow
homeOpen-SourceAbout meSponsornewsletter
Tag

UI

#ui

More content

Read more stories on Hashnode


Articles with this tag

Solving the mystery of recompositions in Compose's LazyList

Aug 21, 2023

Hi Composers 👋🏻, in this blog we'll discuss the issue which generally affects the performance of the application which presents data on UI with the...

Solving the mystery of recompositions in Compose's LazyList

Promise compose compiler and imply when you'll change 🤞

Mar 10, 2022

Let's improve the performance of your Jetpack Compose application · Hey Droid-folks and Composers 👋, this is a mini-blog where we'll discuss improving...

Promise compose compiler and imply when you'll change 🤞

Filtering and modifying text input in Jetpack Compose way

Dec 20, 2021

Hey Composers 👋, Jetpack compose is getting good attention and many developers and organizations giving it a try for using in actual apps. Migrating...

Filtering and modifying text input in Jetpack Compose way

Navigating Screens in Jetpack Compose (DevFest India 2021 - Mobile Track)

Oct 26, 2021

Hey Android developers 👋, Now everyone is aware that Jetpack Compose is the future of Android UI development. DevFest India 2021 just happened this...

Navigating Screens in Jetpack Compose (DevFest India 2021 - Mobile Track)

Observing Live connectivity status in Jetpack Compose way!

Aug 17, 2021

Let’s see how to observe connectivity in Jetpack Compose way 🚗 · Hey Composers 👋, there are very rare mobile applications in today’s world that don’t...

Observing Live connectivity status in Jetpack Compose way!

Composing composable in the Text line with InlineTextContent in Jetpack Compose

Jul 30, 2021

Designing inline UI content in text with Jetpack Compose · 👋Hey Composers (Android developers)😄, finally wait is over and Jetpack Compose 1.0.0 is here...

Composing composable in the Text line with InlineTextContent in Jetpack Compose