From ee886e6211847955f1ec28b1160892dcfd8d54a5 Mon Sep 17 00:00:00 2001 From: Manas Date: Mon, 26 Sep 2016 12:27:31 +0530 Subject: [PATCH] Adds npm version badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83778a2..605833b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![npm version](https://badge.fury.io/js/react-native-blur.svg)](https://badge.fury.io/js/react-native-blur) + ### React Native Blur Component implementation for UIVisualEffectView's blur and vibrancy effect.
Check the [roadmap here](https://github.com/Kureev/react-native-blur/issues/1)