Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arsen committed Jan 10, 2017
1 parent a31f4c7 commit b0e4f72
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# react-native-navstack
High performance navigation library for React Native, based on native animations (LayoutAnimation).
iOS and Android supported.
iOS and Android supported.

[![npm](https://img.shields.io/npm/v/react-native-navstack.svg)](https://www.npmjs.com/package/react-native-navstack)
[![Dependency Status](https://david-dm.org/arsenghazaryan/react-native-navstack.svg)](https://david-dm.org/arsenghazaryan/react-native-navstack.svg)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/react-native-material-design/react-native-material-design/master/LICENSE)


## Install
```shell
Expand Down

0 comments on commit b0e4f72

Please sign in to comment.