You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow the official instruction, I added jcenter() to the build.gradle under the android folder of my expo project.
Then, added implementation 'com.github.jiangdongguo.AndroidUSBCamera:libausbc:3.3.3' to the build.gradle under the android/app folder of the same project.
Finally, npx expo run:android leads to an error says Could not find com.github.jiangdongguo.AndroidUSBCamera:libausbc:3.3.3.
devspace01, andersonhcc, LanceXianyiLiang, ggu, mjtympa and 2 more