Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 16 support #421

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

iOS 16 support #421

wants to merge 2 commits into from

Conversation

walterade
Copy link

iOS 16 changed how we lock the device into a specific orientation

@James-revans
Copy link

Is there a reason why this isn't merged yet?

@Aysta453
Copy link

#421 Is there a possibility to go a step further with the support relationship with iOS version 16?

@ajayranga
Copy link

I tried this patch but it is not working.
I am not able to lock device orientation to portrait mode in Iphone 7 plus IOS 15.7.3.
Here is my code

  useEffect(() => {
    Orientation.lockToPortrait();
  }, []);

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

Successfully merging this pull request may close these issues.

4 participants