This project is a SwiftUI example demonstrating how to handle camera permission and scanning functionality in an iOS application. The project utilizes the grand_access
library to manage permissions.
This example is created to demonstrate the usage of the grand access library.
- Request camera permission using the grand_access library.
- Display an alert if the camera permission is not granted.
- Present a full-screen scanner view when permission is granted.
- Customize the button appearance with various properties like system image, font type, weight, width, and tint color.
This project is licensed under the MIT License. See the LICENSE file for more details.