From 837d0e9aa5797fdfe99b328d7f8eab49b4410c12 Mon Sep 17 00:00:00 2001 From: PoberWong Date: Sun, 17 Mar 2019 12:44:10 +0800 Subject: [PATCH] add npm info labels --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 421c92a..a685c7c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# react-native-intent-launcher +# react-native-intent-launcher +[![version](https://img.shields.io/npm/v/react-native-intent-launcher.svg)](https://www.npmjs.com/package/react-native-intent-launcher) [![downloads](https://img.shields.io/npm/dm/react-native-intent-launcher.svg?style=flat)](https://www.npmjs.com/package/react-native-intent-launcher) +[![downloads](https://img.shields.io/npm/dt/react-native-intent-launcher.svg?style=flat)](https://www.npmjs.com/package/react-native-intent-launcher) + call native function `startActivity` in react-native ## Description