- Upgrade to
[email protected]
, and update Android code to match (#502)
-
[android] Add
showsMyLocationButton
prop (#382) -
Add
fitToSuppliedMarkers()
method (#386) -
[ios] Update AirMapMarker to use loadImageWithURLRequest (#389)
-
Improvements to watch and copy script (#445)
-
[ios] Added check on marker class in predicate (#485)
-
Use
StyleSheet.absoluteFillObject
where appropriate (#500) and (#493) -
Add ESLint and fix a number of linting violations (#501)
-
Remove unused
NativeMethodsMixin
for compat with RN 0.32 (#511)
- Fix iOS CocoaPods Issue (#308)
-
Fixing scrolling map inside a scrollView (#343)
-
Fix shouldUsePinView (#344)
-
Not calling setLoadingIndicatorColor when null (#337)
-
Fixes
Undefined symbols for architecture x86_64: “std::terminate()”
(#329)
- [Android] Updated package to
com.airbnb.android.react.maps
(PR #225) - [Android] Lint fixes (PR #232)
- Initial release