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

Different Device show different affect #15

Open
mhfc007 opened this issue Nov 3, 2015 · 1 comment
Open

Different Device show different affect #15

mhfc007 opened this issue Nov 3, 2015 · 1 comment

Comments

@mhfc007
Copy link

mhfc007 commented Nov 3, 2015

hi
thanks for your code.

I display 3 image per row , and i set width , on iPhone5 ,it fill the screen , but on iPhone6p it can't fill the screen .

how should i set width by percent ?

@maluramichael
Copy link
Contributor

You could create a View around every image and give the view {flex: 1, justifyContent: 'center', alignItems: 'center'} as a 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

2 participants