KPermission
Easy request permissions on iOS.
Advantages
- [X] Simply use.
- [X] Easy permission request.
Requirements
- Xcode 9.0 +
- iOS 11.0 or greater
Installation
CocoaPods
- Install CocoaPods
- Add this repo to your
Podfile
- Run
pod install
- Open up the new
.xcworkspace
that CocoaPods generated - Whenever you want to use the library:
import KPermission
Manually
- Simply download the
KPermission
source files and import them into your project.
Usage
Permission types:
- Camera
- Photo Library
- Notification
- Location
- Microphone
- Calander
- Contacts
- Reminder
- Motion
- Media Library
- Speech