From a1cf4c35e109773bf1939a77b5c421afbe750c4a Mon Sep 17 00:00:00 2001 From: ASEM DEVAJIT SINGH Date: Mon, 24 Oct 2016 21:04:24 +0530 Subject: [PATCH] Add NodeICO badge. (#1295) * Add more detail information on TabBar More detail explanation on Customizing TabBar and Refreshing a particular Scene when a Tab is pressed. Hope this would be helpful to someone. * Add NodeICO badge. * Revert "Add NodeICO badge." This reverts commit 5dd5a23390eb00feb46d3de860b87e43bf2445b0. * Add production app - Buddify (#1292) * Add nodeICO badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d824f0493..4a95fd12e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # React Native Router [![Join the chat at https://gitter.im/aksonov/react-native-router-flux](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aksonov/react-native-router-flux?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Codacy Badge](https://api.codacy.com/project/badge/grade/c6d869e2367a4fb491efc9de228c5ac6)](https://www.codacy.com/app/aksonov-github/react-native-router-flux) [![npm version](https://badge.fury.io/js/react-native-router-flux.svg)](http://badge.fury.io/js/react-native-router-flux) [![CircleCI](https://circleci.com/gh/aksonov/react-native-router-flux.svg?style=svg)](https://circleci.com/gh/aksonov/react-native-router-flux) +[![NPM](https://nodei.co/npm/react-native-router-flux.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/react-native-router-flux/) Router for React Native based on new React Native Navigation API. ## Documentation