accompanist-permissions-api
There are 7 repositories under accompanist-permissions-api topic.
sahalnazar/location-fetch-in-jetpack-compose
A simple app to demonstrate fetching of location using GPS with the help of FusedLocationProvider in Jetpack Compose. Permission is requested and managed using accompanist-permissions.
HenryUdorji/ComposeWeatherApp
Weather App using jetpack compose
raheemadamboev/handling-permission-properly
Jetpack Compose app that asks and handles runtime permissions properly using Accompanist Permissions API
DanIoanSabau/qr-scanner
Simple QR Scanner which is able to scan text, using the phone back camera.
NightfuryEquinn/HaulEase
University Assignment
raheemadamboev/notification-permission
Jetpack Compose app to request POST_NOTIFICATION permission and show notification in Android 13
raheemadamboev/weather-forecast
Jetpack Compose app that gets today's weather data from API and displays it hourly. Clean Architecture, Material3, Hilt...