Skip to content

Commit

Permalink
Merge pull request #588 from avantstay/master
Browse files Browse the repository at this point in the history
Include documentation to use expo plugin
  • Loading branch information
scarlac authored Oct 10, 2023
2 parents d70ef73 + 461e08d commit a13cab8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,13 @@ const isUserAuthorizedCamera = await Camera.requestDeviceCameraAuthorization();

otherwise, returns `false`

## Using with Expo

If you are using Expo Managed Workflow, you can use this library with a third-party plugin `expo-react-native-camera-kit`.

[See more here](https://github.com/avantstay/expo-react-native-camera-kit)


## Contributing

- Pull Requests are welcome, if you open a pull request we will do our best to get to it in a timely manner
Expand Down

0 comments on commit a13cab8

Please sign in to comment.