|
@@ -1,5 +1,5 @@
|
1
|
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)
|
2
|
|
-[![Build Status](http://34.201.210.182/buildStatus/icon?job=react-native-navigation-master)](http://34.201.210.182/job/react-native-navigation-master/)
|
|
2
|
+[![Build Status](http://34.201.210.182/buildStatus/icon?job=react-native-navigation-master)](http://34.201.210.182/job/react-native-navigation-master)
|
3
|
3
|
[![Join us on Discord](https://img.shields.io/badge/discord-react--native--navigation-738bd7.svg?style=flat)](https://discord.gg/DhkZjq2)
|
4
|
4
|
[![StackExchange](https://img.shields.io/stackexchange/stackoverflow/t/react-native-navigation.svg)](https://stackoverflow.com/questions/tagged/react-native-navigation)
|
5
|
5
|
|
|
@@ -211,3 +211,4 @@ Note: v1 properties with names beginning with 'navBar' are replaced in v2 with
|
211
|
211
|
| splitViewScreen | :x: | [Contribute](/docs/WorkingLocally.md) | [Contribute](/docs/WorkingLocally.md)|
|
212
|
212
|
|
213
|
213
|
Element transitions, adding buttons and styles are not yet implemented. [Contribute](/docs/WorkingLocally.md)
|
|
214
|
+
|