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

Love you man #38

Closed
yeomann opened this issue Jul 27, 2018 · 4 comments
Closed

Love you man #38

yeomann opened this issue Jul 27, 2018 · 4 comments

Comments

@yeomann
Copy link

yeomann commented Jul 27, 2018

After hours and hours of scratching and everything ok on IOS, here's what worked for me on android

<ViewOverflow
    style={{
        zIndex: 100,
        maxHeight: 65,
        overflow: "visible"
    }}
>

I couldn't find a way to say you thanks so had to open issue. thank you again! <3 😄

@sibelius
Copy link
Member

great to hear that

it will probably to fixed sometime in react native core with their new architecture

Best

@yeomann
Copy link
Author

yeomann commented Jul 27, 2018

I think you should edit the core and send this solution as PR no? @sibelius

@sibelius
Copy link
Member

this #32 needs to be fixed first

if you apply ViewOverflow everywhere it makes the app very slow as well

@yeomann
Copy link
Author

yeomann commented Jul 27, 2018

hmmm. I'm currently busy with app development. if possible I will try to look into that issue

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

2 participants