Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Old version of cameraview #4

Closed
pserrer opened this issue Sep 25, 2018 · 1 comment
Closed

Old version of cameraview #4

pserrer opened this issue Sep 25, 2018 · 1 comment

Comments

@pserrer
Copy link

pserrer commented Sep 25, 2018

I tried to add the expo-camera to a react native project and failed building it, because of wrong dependencies to com.google.android:cameraview.

Event if I manually add maven { url "$rootDir/../node_modules/expo-camera/android/maven" } or maven { url "https://github.com/expo/expo-camera/raw/master/android/maven" } the build still fails, because the included version 1.0.0 of cameraview is to old for this project (missing method getCameraId in ExpoCameraView)

@sjchmiela
Copy link
Contributor

Hey @pserrer, could you please try using expo-camera@1.1.1-rc.0 published today? It’s cameraview has been updated, sorry for the inconvenience. 😔

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants