Why does my Expo-Camera function not open for my app in Expo Go?
I’m trying to open a camera as part of my app. I am using Expo Go to open this app on my IOS device, coded using React Native. However, I get this error:
requireNativeComponent: “ViewManagerAdapter_ExpoAppleAuthentication” was not found in the UI Manager
I am trying to setup Apple authentication in a React Native build.
requireNativeComponent: “ViewManagerAdapter_ExpoAppleAuthentication” was not found in the UI Manager
I am trying to setup Apple authentication in a React Native build.