|
@@ -72,14 +72,14 @@ Note: v1 properties with names beginning with 'navBar' are replaced in v2 with
|
72
|
72
|
| | v1 | v2 iOS | v2 Android |
|
73
|
73
|
|-----------------------|-----|--------|------------|
|
74
|
74
|
| topBarTextColor | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
75
|
|
-| topBarTextFontSize | ✅ | in development | [Contribute](CONTRIBUTING.md) |
|
|
75
|
+| topBarTextFontSize | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
76
|
76
|
| topBarTextFontFamily | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
77
|
|
-| topBarBackgroundColor | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
|
77
|
+| topBarBackgroundColor | ✅ | ✅ | ✅ |
|
78
|
78
|
| topBarButtonColor | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
79
|
79
|
| topBarHidden | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
80
|
80
|
| topBarHideOnScroll | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
81
|
81
|
| topBarTranslucent | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
82
|
|
-| topBarTransparent | ✅ | in development | [Contribute](CONTRIBUTING.md) |
|
|
82
|
+| topBarTransparent | ✅ | WIP @bogobogo | [Contribute](CONTRIBUTING.md) |
|
83
|
83
|
| topBarNoBorder | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
84
|
84
|
| drawUnderTabBar | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
85
|
85
|
| drawUnderTopBar | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
@@ -91,7 +91,7 @@ Note: v1 properties with names beginning with 'navBar' are replaced in v2 with
|
91
|
91
|
| navBarSubtitleColor | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
92
|
92
|
| navBarSubtitleFontFamily | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
93
|
93
|
| screenBackgroundColor | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
94
|
|
-| orientation | ✅ | in development | [Contribute](CONTRIBUTING.md) |
|
|
94
|
+| orientation | ✅ | WIP @yogevbd | [Contribute](CONTRIBUTING.md) |
|
95
|
95
|
| statusBarHideWithTopBar | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
96
|
96
|
| statusBarHidden | ✅ | ✅ | [Contribute](CONTRIBUTING.md) |
|
97
|
97
|
| disabledBackGesture | ✅ | [Contribute](CONTRIBUTING.md) | / iOS specific |
|
|
@@ -103,7 +103,7 @@ Note: v1 properties with names beginning with 'navBar' are replaced in v2 with
|
103
|
103
|
| toggleTabs | ✅ | in development | in development|
|
104
|
104
|
| setTabBadge | ✅ | ✅ | [Contribute](CONTRIBUTING.md)|
|
105
|
105
|
| switchToTab | ✅ | in development |[Contribute](CONTRIBUTING.md) |
|
106
|
|
-| toggleNavBar | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md)|
|
|
106
|
+| toggleNavBar | ✅ | WIP @gran33 | [Contribute](CONTRIBUTING.md)|
|
107
|
107
|
| navBarCustomView | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md)|
|
108
|
108
|
|
109
|
109
|
|