Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Commit 6b53e16

Browse files
committed
Update README.md
1 parent a2d6e2b commit 6b53e16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# react-native-simpledialog-android
22
React Native Android module to use Android's AlertDialog - same idea of AlertIOS
33

4+
[![npm version](http://img.shields.io/npm/v/react-native-simpledialog-android.svg?style=flat-square)](https://npmjs.org/package/react-native-simpledialog-android "View this project on npm")
5+
[![npm downloads](http://img.shields.io/npm/dm/react-native-simpledialog-android.svg?style=flat-square)](https://npmjs.org/package/react-native-simpledialog-android "View this project on npm")
6+
[![npm licence](http://img.shields.io/npm/l/react-native-simpledialog-android.svg?style=flat-square)](https://npmjs.org/package/react-native-simpledialog-android "View this project on npm")
7+
8+
49
### Installation
510

611
```bash

0 commit comments

Comments
 (0)