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

is it Only Displayed Portrait? I want Displayed LandScape mode #41

Open
lavarajallu opened this issue Feb 14, 2017 · 9 comments
Open

is it Only Displayed Portrait? I want Displayed LandScape mode #41

lavarajallu opened this issue Feb 14, 2017 · 9 comments

Comments

@lavarajallu
Copy link

lavarajallu commented Feb 14, 2017

I want a Land scape mode can you anyone tell me plz

@lavarajallu lavarajallu changed the title It's Only Displayed Portrait? I want Displayed LandScape mode is it Only Displayed Portrait? I want Displayed LandScape mode Feb 14, 2017
@aamir-munir
Copy link

did you get it work on landscape?

@lavarajallu
Copy link
Author

lavarajallu commented Feb 25, 2017 via email

@aamir-munir
Copy link

can you please explain how :)

@erhanyil
Copy link

erhanyil commented May 4, 2017

I have same issue... Can anybody help ? I couldn't find any solutions

@aamir-munir
Copy link

This component is not working with RN 0.43. scroll stop working if someone have solution please.

@cecampos
Copy link

cecampos commented Jun 14, 2017

For anyone with the same problems as me:
I corrected this problem using this pending merge and reading this issue with the Modal component in RN.
The solution is fairly simple and consist on changing the styles to support % instead of numbers to make the modal responsive and adding the "supportedOrientations={['portrait', 'landscape']}" option inside the index.js.

@giorgio-ops
Copy link

Someone solved this problem ? I'm still facing this situation.

@mikaello
Copy link

@djpresent I have made an attempt to fix this. Check out the branch peacechen/react-native-modal-selector#support-for-landscape-view to test.

@mikaello
Copy link

Version 0.0.18 of react-native-modal-selector supports landscape-view.

bdelville pushed a commit to bdelville/react-native-modal-picker that referenced this issue Mar 8, 2018
* add cancelContainerStyle
* Remove flexGrow & maxHeight from the `cancelContainer` style
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

No branches or pull requests

6 participants