Skip to content

Commit

Permalink
Add NodeICO badge. (#1295)
Browse files Browse the repository at this point in the history
* 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 5dd5a23.

* Add production app - Buddify (#1292)

* Add nodeICO badge
  • Loading branch information
dragfire authored and aksonov committed Oct 24, 2016
1 parent 5a18d36 commit a1cf4c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a1cf4c3

Please sign in to comment.