Permissions Compose
Permissions Compose is a lightweight Android library that simplifies runtime permission management in Jetpack Compose applications. This library provides a composable API to request, check, and handle App permissions with ease. It supports custom rationale and settings dialogs, manifest permission validation, and lifecycle-aware permission flows.
Screenshots
Ratings
Feedback (2)
Sign in to leave feedback
GentleTiger
Just nowOMG, this Permissions Compose library is a lifesaver! I was struggling so hard to get my app to ask for camera permission properly – it was a total mess, and users were getting confused. This made it so easy to fix, like, ridiculously easy. Now it just works! Thank you, developers, you're amazing.
HappyNinja
Just nowThis permissions thing seems pretty handy for my little app, but I'm having a bit of trouble understanding how to make those custom dialogs. Maybe a simpler example in the docs?