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

How to layer Views using Flexbox? (z-index) #559

Closed
arianitu opened this issue Apr 1, 2015 · 2 comments
Closed

How to layer Views using Flexbox? (z-index) #559

arianitu opened this issue Apr 1, 2015 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@arianitu
Copy link

arianitu commented Apr 1, 2015

I've set a View to absolute and tried to position it on top of a ListView, but it goes underneath. Is there a way to layer things currently? I basically want a dialog on top of a ListView, or a menu on top of a ListView, or a ListView on top a ListView, you get the idea =P

@arianitu
Copy link
Author

arianitu commented Apr 1, 2015

#131 z-index is done by render order.

@Iragne
Copy link
Contributor

Iragne commented Jul 7, 2015

Well i know it's closed but it's very useful to have these properties bringSubviewToFront and inverse

See The PR #1891

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants