An open API service indexing awesome lists of open source software.

https://github.com/pinpong/react-native-google-maps-plus

React Native wrapper for Android & iOS Google Maps SDK.
https://github.com/pinpong/react-native-google-maps-plus

android google-maps-platform google-maps-sdk ios mapview react-native react-native-maps

Last synced: about 1 month ago
JSON representation

React Native wrapper for Android & iOS Google Maps SDK.

Awesome Lists containing this project

README

          

# react-native-google-maps-plus

[![npm version](https://img.shields.io/npm/v/react-native-google-maps-plus.svg?logo=npm&color=cb0000)](https://www.npmjs.com/package/react-native-google-maps-plus)
[![Dev Release](https://img.shields.io/npm/v/react-native-google-maps-plus/dev.svg?label=dev%20release&color=orange)](https://www.npmjs.com/package/react-native-google-maps-plus)
[![Build](https://github.com/pinpong/react-native-google-maps-plus/actions/workflows/release.yml/badge.svg)](https://github.com/pinpong/react-native-google-maps-plus/actions/workflows/release.yml)
[![API Docs](https://img.shields.io/static/v1?label=typedoc&message=docs&color=informational)](https://pinpong.github.io/react-native-google-maps-plus)
![React Native](https://img.shields.io/badge/react--native-%3E%3D0.82.0-61dafb.svg?logo=react)

React Native wrapper for Android & iOS Google Maps SDK with Street View support

## Documentation

- [Installation guide and API reference](https://pinpong.github.io/react-native-google-maps-plus)

## Contributing

- [Development workflow](CONTRIBUTING.md#development-workflow)
- [Sending a pull request](CONTRIBUTING.md#sending-a-pull-request)
- [Code of conduct](CODE_OF_CONDUCT.md)

## License

MIT

---

Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)