gbernobic
gbernobic
We had an issue with Expo 49 (BottomSheet wouldn't open (probably related to reanimated 3.3.0)). The issue went away with Expo 50 and reanimated 3.6.2.
> hi there! can you reproduce this with expo-camera/next? https://docs.expo.dev/versions/latest/sdk/camera-next/ Unfortunately with expo-camera/next promise returned from recordAsync is never resolved so I'm not even able to record a video (expo...
@alanjhughes @brentvatne I can confirm the issue both on expo-camera & expo-camera/next (next branch). Will attach videos. Issue can be reproduced on following device: iOS version: 16.13.1 Model Name: iPhone...
@alanjhughes no changes after adding the prop. ` { console.log("camera error", error); }} responsiveOrientationWhenOrientationLocked={true} onResponsiveOrientationChanged={Alert.alert("Orientation changed")} >`
> @gbernobic expo go has missed out on a number of fixes since it's last release. There will be a new version out soon. In the meantime can you use...
@alanjhughes I can confirm that the issue is gone on development build using expo-camera/next v14.1.3.