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

Merge upstream. #1

Merged
merged 10 commits into from
Apr 17, 2016
Merged

Merge upstream. #1

merged 10 commits into from
Apr 17, 2016

Conversation

cridenour
Copy link
Owner

No description provided.

sylvainbaronnet and others added 10 commits April 13, 2016 20:35
Changes the `NavigationCard`'s `style` prop to an optional prop. `NavigationCard` does a strict comparison (`this.props.style === undefined`) to fallback to the default style. Because `style` was defaulting to `null`, the comparison failed.
2. add more details about tabbar.
this cost me lots of time to figure out why the navigation bar do not act as I expected. Hope to help others :)
Set the example to use the supported version of React Native
@cridenour cridenour merged commit ea8aad1 into cridenour:master Apr 17, 2016
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.

5 participants