Wojciech Dróżdż
Wojciech Dróżdż
@amit13091992 This fix will be included in SDK 49
@lordprana What expo version are you using? We did have some initial issues with the screen orientation not locking in Expo Go in early beta of SDK 49
@lordprana Try this before making the example https://github.com/expo/expo/pull/22152#issuecomment-1596233940
@lordprana Can you try upgrading to SDK 49 and checking if the code works? I tried your code on SDK 49 project and couldn't reproduce the issue
@Wenceslauu This should be fixed since SDK 49 (I'm assuming there might have been something wrong with lordprana's setup), if you are still having problems please open a new issue...
@Wenceslauu That's possible, we are doing some integration with `RNScreens` in `screen-orientation`, this might be a case that we didn't handle 🧐 . Would you mind opening an issue so...
@dcvz It would be good to have bridgeless working before `0.74` is released. Do you guys have plans for fixing the Android issues I mentioned?
I think we can close this, this is the same as using the `currentTime` setter. Nevertheless thank you a lot for the contribution! @tsapeta Yeah, `seekBy` is a leftover from...
@JustJoostNL It seems like you still need to run `./gradlew :expo-video:spotlessApply` from the `apps/bare-expo/android` folder to pass the checks 😄
Hi everyone, the current plan is to skip merging this PR, as it's a bit overcomplicated. We are looking into a better solution for SDK 52