Browse Source

Merge branch 'v2' into newAPI

Daniel Zlotin 6 years ago
parent
commit
f273a915b9
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      README.md

+ 4
- 1
README.md View File

@@ -1,8 +1,11 @@
1
+[![npm (tag)](https://img.shields.io/npm/v/react-native-navigation/alpha.svg)](https://github.com/wix/react-native-navigation/tree/v2#react-native-navigation-v2-wip)
1 2
 [![Build Status](https://travis-ci.org/wix/react-native-navigation.svg?branch=v2)](https://travis-ci.org/wix/react-native-navigation)
2 3
 [![Join us on Discord](https://img.shields.io/badge/discord-react--native--navigation-738bd7.svg?style=flat)](https://discord.gg/DhkZjq2)
3 4
 
4 5
 #  React Native Navigation v2 (WIP)
5
-We are rebuilding react-native-navigation
6
+We are rebuilding react-native-navigation.
7
+
8
+> As we are in stage alpha, expect breaking API changes or use a specific version (for example "2.0.1234")
6 9
 
7 10
 - [Why?](#why-rebuild-react-native-navigation)
8 11
 - [v2 Roadmap](#v2-roadmap)