Skip to content

cameraroll dependency #1525

Answered by santhoshvai
ZRunner asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @ZRunner ,

We have created a fork of the "react-native-cameraroll" library in our organization as it is not maintained anymore. and we strive to maintain the fork with bug fixes on top of the original repo. The fork does not force the use of react 16 or 17. We will switch to the fork in the v5 release of our react-native SDK as outlined here.

A temporary workaround for v4 is to point to this fork in your app with the following entry in your package.json,
"@react-native-community/cameraroll": "git+https://github.com/GetStream/react-native-cameraroll.git"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by santhoshvai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants