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

Fix view duplication in common uses example #129

Merged
merged 1 commit into from
Oct 25, 2017
Merged

Fix view duplication in common uses example #129

merged 1 commit into from
Oct 25, 2017

Conversation

sonaye
Copy link
Contributor

@sonaye sonaye commented Oct 25, 2017

I noticed that the numbers were off by one point on iPads, this causes views to be duplicated, <Mobile /> and <Default /> would show up at the same time, which is definitely not what is intended (both mobile and desktop versions of your app would show up on the screen of an iPad). Fixed, tested and cleaned.

@yocontra yocontra merged commit efcc113 into yocontra:master Oct 25, 2017
@yocontra
Copy link
Owner

Thanks

@sonaye sonaye deleted the patch-1 branch October 25, 2017 13:38
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

Successfully merging this pull request may close these issues.

2 participants