-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
Environment:
Expo SDK 23 (RN 50)
Steps to Reproduce
Use this minimal Expo Snack
Expected Behavior
The children elements of the Snack should overflow their parent container (I think), or at least both platforms should handle that Snack consistently which is not the case.
Actual Behavior
The platforms are inconsistent with each others when using the exact same code.
Reproducible Demo
Use this minimal Expo Snack
Additional notes
There has been changes regarding overflow: hidden
on Android that probably shipped with RN50, so it may be a regression. As far as I know it has been noticed as a regression in my app when updating from Expo22 to Expo23 (which use RN50).
I tried using zIndex, position absolute, transforms, overflow visible, collapsable=false... nothing made the inner views overflow correctly on Android.
SimplGy, floriancargoet, rafaelcorreiapoli, delia-m, Jacse and 13 moresamantha-wong, EEimer, Maddoc42 and hernancorigliano
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.