Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pettomartino committed Sep 18, 2023
1 parent 91915bf commit 461e08d
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 461e08d

Please sign in to comment.