Skip to content

Fix list of examples on Android#597

Merged
spikebrehm merged 1 commit intomasterfrom
fix-example-list-android
Sep 22, 2016
Merged

Fix list of examples on Android#597
spikebrehm merged 1 commit intomasterfrom
fix-example-list-android

Conversation

@spikebrehm
Copy link
Copy Markdown

In #548, we added Google Maps support for iOS. We changed the example
app to list examples based on whether they support Google Maps on iOS.
The logic was such that on Android it only showed the examples that are
iOS + Google Map compatible, however on Android this condition is
irrelevant, this commit changes it to show all examples on Android,
regardless.

Before

screen shot 2016-09-22 at 10 37 24 am

After

screen shot 2016-09-22 at 10 37 04 am

to: @gilbox

In #548, we added Google Maps support for iOS. We changed the example
app to list examples based on whether they support Google Maps on iOS.
The logic was such that on Android it only showed the examples that are
iOS + Google Map compatible, however on Android this condition is
irrelevant, this commit changes it to show all examples on Android,
regardless.
@gilbox
Copy link
Copy Markdown
Contributor

gilbox commented Sep 22, 2016

thanks for fixing! 👍

@spikebrehm spikebrehm merged commit 8ab3668 into master Sep 22, 2016
@spikebrehm spikebrehm deleted the fix-example-list-android branch September 22, 2016 17:50
pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
…-android

Fix list of examples on Android
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