Skip to content

Commit 23fae54

Browse files
committed
ci: npm release
1 parent 26ddf09 commit 23fae54

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# react-native-google-maps-plus
22

3+
[![npm version](https://img.shields.io/npm/v/react-native-google-maps-plus.svg)](https://www.npmjs.com/package/react-native-google-maps-plus)
4+
[![Release](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)
5+
[![Issues](https://img.shields.io/github/issues/pinpong/react-native-google-maps-plus)](https://github.com/pinpong/react-native-google-maps-plus/issues)
6+
[![License](https://img.shields.io/github/license/pinpong/react-native-google-maps-plus)](./LICENSE)
7+
[![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io/)
8+
[![TypeScript](https://img.shields.io/badge/%3C/%3E-TypeScript-blue.svg)](https://www.typescriptlang.org/)
9+
[![Lint](https://img.shields.io/badge/lint-eslint-green.svg)](https://eslint.org/)
10+
[![React Native](https://img.shields.io/badge/react--native-%3E%3D0.81.0-61dafb.svg)](https://reactnative.dev/)
11+
[![Platform: Android](https://img.shields.io/badge/platform-android-green.svg)](https://developer.android.com/)
12+
[![Platform: iOS](https://img.shields.io/badge/platform-iOS-lightgrey.svg)](https://developer.apple.com/ios/)
13+
314
React-native wrapper for android & IOS google maps sdk
415

516
## Installation

0 commit comments

Comments
 (0)