/MediumRepos

Demo applications for Medium Articles

Primary LanguageKotlin

MediumRepos

Demo applications for Medium Articles

Table of contents:

Permissions

Demo application that shows how to request permissions in two different ways, by using default built in features and by using accompanist library

Article link

Code

ViewPager

Demo application that shows how to implement ViewPager in Jetpack Compose by using the accompanist library

Article link

Code

Interceptors

Demo application that shows how you can use OkHttp Interceptors to add and refresh access token

Article link

Code

BottomSheet

Demo application that shows how to implement BottomSheet in Jetpack Compose

Article link

Code

Maps

Demo application that shows how to implement GoogleMaps in Jetpack Compose

Article link

Code

Navigation

Demo application that shows how to implement Clean Navigation in Jetpack Compose

Article link

Code

Swipe-to-Refresh

Demo application that shows how to implement Swipe-to-Refresh and Placeholders in Jetpack Compose

Article link

Code

Pagination

Demo application that shows how to implement Pagination in Jetpack Compose

Article link

Code