InProAndroidDevbyBurakPagination in Jetpack Compose with and without Paging 3Pagination in Jetpack Compose with and without Paging 3 library. In this article, we’ll check 2 different ways to implement pagination…Dec 17, 20228Dec 17, 20228
InITNEXTbyBurakAdMob Banner & Interstitial in Jetpack ComposeUnfortunately, AdMob is not natively supported in Jetpack Compose yet, but that doesn’t mean that we can’t add AdMob.Dec 13, 2022Dec 13, 2022
InITNEXTbyBurakTabs (TabLayout) in Jetpack ComposeTabs are useful for switching between views of distinct and related groups of information. Tabs organize content across different screens…Dec 11, 2022Dec 11, 2022
InITNEXTbyBurakNavigation Bar & Bottom App Bar in Jetpack Compose with Material 3Navigation Bar, offers a persistent and convenient way to switch between primary destinations in an app. NavigationBar should contain…Dec 10, 20222Dec 10, 20222
InITNEXTbyBurakNavigation with Arguments in Jetpack ComposeNavigation with Arguments in Jetpack Compose is very simple. You can navigate between Composable Views easily.Dec 8, 2022Dec 8, 2022
InITNEXTbyBurakApp Bar and Navigation Drawer in Jetpack ComposeApp Bar and Navigation Drawer in Jetpack Compose. We’ll also cover how to implement search app bar in Jetpack Compose.Dec 8, 2022Dec 8, 2022
InITNEXTbyBurakDark Theme in Jetpack Compose with Material 3Creating and handling themes is very easy with Jetpack Compose. In this blog, we’ll see Dark Theme implementation with Jetpack Compose…Dec 7, 20221Dec 7, 20221
InProAndroidDevbyBurakBottom Sheet in Jetpack ComposeModal bottom sheets present a set of choices while blocking interaction with the rest of the screen. They are an alternative to inline…Dec 6, 20221Dec 6, 20221