Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v13 #491

Merged
merged 2 commits into from
Aug 29, 2022
Merged

v13 #491

merged 2 commits into from
Aug 29, 2022

Conversation

scarlac
Copy link
Collaborator

@scarlac scarlac commented Aug 29, 2022

Biggest change: removed camera roll / photo library integrations. This keeps the library leaner and gets around having to maintain permissions, which is a slippery slope of permissions management. It's better to handle the edge cases of permissions management using rn-permissions and library saving/loading/etc using rn-camerroll.

For moving/copying temporary files to a more permanent location, we recommend usig expo-file-system or react-native-fs. Note that react-native-fs currently performs poorly on large file writing and reading (moving and copying should not be affected however!)

Use react-native-cameraroll instead.

Upgraded CameraX to 1.1.0,
Upgraded com.google.mlkit:barcode-scanning to 17.0.2
@scarlac scarlac merged commit edfa423 into master Aug 29, 2022
@scarlac scarlac deleted the r/13.0.0 branch August 29, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant