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

Rendering overflowing Items does not work on Android #82

Open
mrousavy opened this issue May 2, 2020 · 5 comments
Open

Rendering overflowing Items does not work on Android #82

mrousavy opened this issue May 2, 2020 · 5 comments

Comments

@mrousavy
Copy link

mrousavy commented May 2, 2020

Rendering any overflowing items (by using position: 'absolute') will work fine on iOS but clip them off on Android, no matter where I render them. (As content/children, foreground, etc..)

iOS:

Screenshot 2020-05-02 at 18 19 24

Android:

Screenshot 2020-05-02 at 18 19 32

@MatheusRich
Copy link

Any update on this?

@mrousavy
Copy link
Author

mrousavy commented Jun 3, 2020

@MatheusRich android doesn't support overflow in React Native. As far as I know, the iOS behavior (screenshot) isn't possible in Android.

If you find a workaround, let me know!

@karlgjertsen
Copy link

@mrousavy Did you find a solution for this?

@maks112v
Copy link

maks112v commented Feb 5, 2021

Same issue

@shemo14
Copy link

shemo14 commented Jul 26, 2021

any update ??!

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

5 participants