Published inProAndroidDevFirestore Pagination with Realtime Updates — AndroidImagine observing hundreds of rows of data where new records can get added, deleted, or updated anytime and showing this real-time data in…Jan 19, 20221Jan 19, 20221
Published inProAndroidDevAbstract & Test Rendering Logic of State in AndroidState is a crucial part of any frontend application. We do not want the UI to end up in an un-intentional, glitched, or lose state, no…Jan 4, 20212Jan 4, 20212
Published inUX CollectiveImplementing a responsive design system to React NativeDesign is an important part of a product. Good design can play with user’s psychology and compel them to like and use the product hence…May 31, 20203May 31, 20203
ViewPager2 on the Outside, RecyclerView InsideThe well known ViewPager class is getting a re-write from scratch and it is named as ViewPager2. If you are not aware of ViewPager, it is…Apr 15, 20193Apr 15, 20193