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

It works well on IOS portrait but crash on landscape #28

Closed
Sophia-Gao opened this issue Aug 6, 2016 · 2 comments
Closed

It works well on IOS portrait but crash on landscape #28

Sophia-Gao opened this issue Aug 6, 2016 · 2 comments

Comments

@Sophia-Gao
Copy link

Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [RCTModalHostViewController shouldAutorotate] is returning YES'

@joncursi
Copy link

The component seems to force the landscape mode into portrait if you try to invoke the picker from landscape, at least for me.

Any plans to support using the picker while in landscape mode?

@chuckhacker
Copy link

Also, running into this one.

feyy added a commit that referenced this issue Feb 6, 2017
add Modal supportedOrientations properties to support all orientations mode

#28
@feyy feyy closed this as completed Mar 21, 2017
songyanho pushed a commit to RushOwl/react-native-single-date-picker that referenced this issue Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants