History log of /expo/ios/Exponent/Versioned/Core/Api/Components/Maps/RCTConvert+AirMap.m (Results 1 – 3 of 3)
Revision Date Author Comments
# 45a3e51c 01-Feb-2019 Stanisław Chmiela <[email protected]>

Upgrade react-native-maps to 0.23.0 (#3389)

# Why

Fixes https://github.com/expo/expo/issues/3384.

# How

In https://github.com/expo/react-native-maps:
- `git pull community master --rebase`

Upgrade react-native-maps to 0.23.0 (#3389)

# Why

Fixes https://github.com/expo/expo/issues/3384.

# How

In https://github.com/expo/react-native-maps:
- `git pull community master --rebase`
- `git push --force`
- `git tag -a v0.23.0-exp.0`
- `git push --tags`

In `tools`:
- `gulp update-react-native-maps --ios`
- `gulp update-react-native-maps --android`

In `packages/expo/package.json`:
- upgraded `react-native-maps` dependency to `v0.23.0-exp.0`

# Test Plan

Map screen in NCL works ok.

show more ...


# 38664a9e 12-Jan-2018 Ben Roth <[email protected]>

Update react-native-maps to 0.19.0 on iOS

fbshipit-source-id: e98b72b


# cde16245 29-Dec-2017 Ben Roth <[email protected]>

Split Core and Optional ExpoKit sources

fbshipit-source-id: 65abb7c