Browse Source

Update README.md (#1654)

bogobogo 7 years ago
parent
commit
5b2a046bd2
1 changed files with 7 additions and 9 deletions
  1. 7
    9
      README.md

+ 7
- 9
README.md View File

1
-[![NPM Version](https://img.shields.io/npm/v/react-native-navigation.svg?style=flat)](https://www.npmjs.com/package/react-native-navigation)
2
-[![NPM Downloads](https://img.shields.io/npm/dm/react-native-navigation.svg?style=flat)](https://www.npmjs.com/package/react-native-navigation)
3
 [![Build Status](https://travis-ci.org/wix/react-native-navigation.svg?branch=v2)](https://travis-ci.org/wix/react-native-navigation)
1
 [![Build Status](https://travis-ci.org/wix/react-native-navigation.svg?branch=v2)](https://travis-ci.org/wix/react-native-navigation)
4
 [![Join us on Discord](https://img.shields.io/badge/discord-react--native--navigation-738bd7.svg?style=flat)](https://discord.gg/DhkZjq2)
2
 [![Join us on Discord](https://img.shields.io/badge/discord-react--native--navigation-738bd7.svg?style=flat)](https://discord.gg/DhkZjq2)
5
 
3
 
7
 We are rebuilding react-native-navigation
5
 We are rebuilding react-native-navigation
8
 
6
 
9
 - [Why?](#why-rebuild-react-native-navigation)
7
 - [Why?](#why-rebuild-react-native-navigation)
10
-- [Where is it standing now?](#where-is-it-standing-now)
8
+- [Where is it standing now?](#current-status)
11
 - [Getting Started](#getting-started-with-v2)
9
 - [Getting Started](#getting-started-with-v2)
12
 - [Usage](#usage)
10
 - [Usage](#usage)
13
 - [Contributing](CONTRIBUTING.md)
11
 - [Contributing](CONTRIBUTING.md)
75
 |-----------------------|-----|--------|------------|
73
 |-----------------------|-----|--------|------------|
76
 | topBarTextColor |   ✅    |    ✅     |     [Contribute](CONTRIBUTING.md)        |
74
 | topBarTextColor |   ✅    |    ✅     |     [Contribute](CONTRIBUTING.md)        |
77
 | topBarTextFontSize    |   ✅    |   in development      |     [Contribute](CONTRIBUTING.md)        |
75
 | topBarTextFontSize    |   ✅    |   in development      |     [Contribute](CONTRIBUTING.md)        |
78
-| topBarTextFontFamily  |  ✅     |   in development      |     [Contribute](CONTRIBUTING.md)        |
76
+| topBarTextFontFamily  |  ✅     |        |     [Contribute](CONTRIBUTING.md)        |
79
 | topBarBackgroundColor |  ✅     |  ✅       |     [Contribute](CONTRIBUTING.md)        |
77
 | topBarBackgroundColor |  ✅     |  ✅       |     [Contribute](CONTRIBUTING.md)        |
80
-| topBarButtonColor     |  ✅     |   in development      |     [Contribute](CONTRIBUTING.md)        |
81
-| topBarHidden          |   ✅    |   in development      |     [Contribute](CONTRIBUTING.md)        |
82
-| topBarHideOnScroll    |  ✅     |   in development      |     [Contribute](CONTRIBUTING.md)        |
83
-| topBarTranslucent     |  ✅     |   in development      |     [Contribute](CONTRIBUTING.md)        |
78
+| topBarButtonColor     |  ✅     |         |     [Contribute](CONTRIBUTING.md)        |
79
+| topBarHidden          |   ✅    |         |     [Contribute](CONTRIBUTING.md)        |
80
+| topBarHideOnScroll    |  ✅     |      |     [Contribute](CONTRIBUTING.md)        |
81
+| topBarTranslucent     |  ✅     |        |     [Contribute](CONTRIBUTING.md)        |
84
 | topBarTransparent     | ✅      |   in development     |     [Contribute](CONTRIBUTING.md)        |
82
 | topBarTransparent     | ✅      |   in development     |     [Contribute](CONTRIBUTING.md)        |
85
 | topBarNoBorder        |  ✅     |    [Contribute](CONTRIBUTING.md)     |     [Contribute](CONTRIBUTING.md)        |
83
 | topBarNoBorder        |  ✅     |    [Contribute](CONTRIBUTING.md)     |     [Contribute](CONTRIBUTING.md)        |
86
 | drawUnderTabBar       |  ✅     |    [Contribute](CONTRIBUTING.md)     |      [Contribute](CONTRIBUTING.md)       |
84
 | drawUnderTabBar       |  ✅     |    [Contribute](CONTRIBUTING.md)     |      [Contribute](CONTRIBUTING.md)       |
92
 | statusBarTextColorSchemeSingleScreen|  ✅   |     in development    |     / iOS specific      |
90
 | statusBarTextColorSchemeSingleScreen|  ✅   |     in development    |     / iOS specific      |
93
 | navBarSubtitleColor          |  ✅   |   [Contribute](CONTRIBUTING.md)     |      [Contribute](CONTRIBUTING.md)      |
91
 | navBarSubtitleColor          |  ✅   |   [Contribute](CONTRIBUTING.md)     |      [Contribute](CONTRIBUTING.md)      |
94
 | navBarSubtitleFontFamily    |   ✅  |    [Contribute](CONTRIBUTING.md)    |     [Contribute](CONTRIBUTING.md)       |
92
 | navBarSubtitleFontFamily    |   ✅  |    [Contribute](CONTRIBUTING.md)    |     [Contribute](CONTRIBUTING.md)       |
95
-| screenBackgroundColor     | ✅    |   in development     |     [Contribute](CONTRIBUTING.md)       |
93
+| screenBackgroundColor     | ✅    |        |     [Contribute](CONTRIBUTING.md)       |
96
 | orientation     |  ✅   |  in development      |   [Contribute](CONTRIBUTING.md)          |
94
 | orientation     |  ✅   |  in development      |   [Contribute](CONTRIBUTING.md)          |
97
 | statusBarHideWithTopBar        |  ✅   |    [Contribute](CONTRIBUTING.md)     |     [Contribute](CONTRIBUTING.md)       |
95
 | statusBarHideWithTopBar        |  ✅   |    [Contribute](CONTRIBUTING.md)     |     [Contribute](CONTRIBUTING.md)       |
98
 | statusBarHidden       |  ✅   |    ✅       |     [Contribute](CONTRIBUTING.md)      |
96
 | statusBarHidden       |  ✅   |    ✅       |     [Contribute](CONTRIBUTING.md)      |