|
@@ -75,67 +75,67 @@ v2 is written in Test Driven Development. We have a test for every feature inclu
|
75
|
75
|
| dismissModal | ✅ | ✅|
|
76
|
76
|
| showOverlay | ✅ | ✅ |
|
77
|
77
|
| dismissOverlay | ✅ | ✅ |
|
78
|
|
-| customTransition | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
78
|
+| customTransition |✅|✅|
|
79
|
79
|
| Screen Visibility | ✅ |✅|
|
80
|
80
|
| async commands (await push) | ✅ |✅ |
|
81
|
81
|
|
82
|
82
|
### Navigation Options
|
83
|
83
|
|
84
|
|
-| topBar | iOS | Android | Contributor(s) |
|
85
|
|
-|--------------------|:----:|:-----:|-----|
|
86
|
|
-| title | ✅ | ✅| Wix|
|
87
|
|
-| textColor | ✅ | ✅ | Wix|
|
88
|
|
-| textFontSize | ✅ | ✅ | Wix|
|
89
|
|
-| textFontFamily | ✅ | ✅ | Wix |
|
90
|
|
-| backgroundColor | ✅ | ✅ | Wix|
|
91
|
|
-| buttonColor | ✅ |✅| Wix|
|
92
|
|
-| hidden | ✅ | ✅ | Wix|
|
93
|
|
-| hideOnScroll | ✅ |✅| Wix|
|
94
|
|
-| translucent | ✅ | [Contribute](/docs/WorkingLocally.md) | Wix|
|
95
|
|
-| transparent | ✅ | [Contribute](/docs/WorkingLocally.md) | |
|
96
|
|
-| noBorder | ✅ | [Contribute](/docs/WorkingLocally.md) | @gtchance|
|
|
84
|
+| topBar | iOS | Android |
|
|
85
|
+|--------------------|:----:|:-----:|
|
|
86
|
+| title | ✅ | ✅|
|
|
87
|
+| textColor | ✅ | ✅ |
|
|
88
|
+| textFontSize | ✅ | ✅|
|
|
89
|
+| textFontFamily | ✅ | ✅|
|
|
90
|
+| backgroundColor | ✅ | ✅|
|
|
91
|
+| buttonColor | ✅ |✅|
|
|
92
|
+| hidden | ✅ | ✅|
|
|
93
|
+| hideOnScroll | ✅ |✅||
|
|
94
|
+| translucent | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
95
|
+| transparent | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
96
|
+| noBorder | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
97
|
97
|
| drawUnder | ✅ |✅||
|
98
|
|
-| blur | ✅ | [Contribute](/docs/WorkingLocally.md) | @gtchance|
|
|
98
|
+| blur | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
99
|
99
|
| custom component |✅ |✅|
|
100
|
|
-| background component |✅ |[Contribute](/docs/WorkingLocally.md)| |
|
101
|
|
-| subtitleColor | ✅ |[Contribute](/docs/WorkingLocally.md)| |
|
102
|
|
-| subtitleFontFamily | [Contribute](/docs/WorkingLocally.md) | [Contribute](/docs/WorkingLocally.md)| |
|
103
|
|
-| largeTitle (iOS 11) | ✅ | /iOS Specific | |
|
104
|
|
-
|
105
|
|
-| tabBar | iOS | Android | Contributor(s) |
|
106
|
|
-|--------------------|:----:|:-----:|-----|
|
107
|
|
-| drawUnder | ✅ |✅| |
|
108
|
|
-| hidden | ✅ | ✅ | @gtchance |
|
109
|
|
-| tabBadge | ✅ |✅| Wix|
|
110
|
|
-| currentTab by Index | ✅ | ✅ | Wix |
|
111
|
|
-| currentTab by componentId |✅| ✅ | Wix |
|
112
|
|
-
|
113
|
|
-| buttons | iOS | Android | Contributor(s) |
|
114
|
|
-|--------------------|:----:|:-----:|-----|
|
115
|
|
-| id | ✅ |✅|@Johan-dutoit|
|
116
|
|
-| testID | ✅ |✅| @Johan-dutoit|
|
117
|
|
-| color | ✅ |✅| @Johan-dutoit|
|
118
|
|
-| icon | ✅ |✅| @Johan-dutoit|
|
119
|
|
-| disableTint | ✅ |✅| @Johan-dutoit|
|
120
|
|
-| fontSize | ✅ |✅| @Johan-dutoit |
|
121
|
|
-| fontWeight | ✅ | [Contribute](/docs/WorkingLocally.md) | |
|
122
|
|
-
|
123
|
|
-| statusBar | iOS | Android | Contributor(s) |
|
124
|
|
-|--------------------|:----:|:-----:|-----|
|
125
|
|
-| textColorScheme |✅|[Contribute](/docs/WorkingLocally.md) | |
|
126
|
|
-| textColorSchemeSingleScreen |✅| / iOS specific | |
|
127
|
|
-| blur | ✅ | [Contribute](/docs/WorkingLocally.md) | @gtchance |
|
128
|
|
-| hideWithTopBar | ✅ | [Contribute](/docs/WorkingLocally.md) | @gtchance |
|
129
|
|
-| hidden | ✅ | [Contribute](/docs/WorkingLocally.md) | Wix |
|
130
|
|
-
|
131
|
|
-| other | iOS | Android | Contributor(s) |
|
132
|
|
-|--------------------|:----:|:-----:|-----|
|
133
|
|
-| screenBackgroundColor | ✅ | ✅ | |
|
134
|
|
-| orientation | ✅ |✅| Wix |
|
135
|
|
-| disabledBackGesture | ✅ | / iOS specific | |
|
136
|
|
-| screenBackgroundImageName | ✅ | [Contribute](/docs/WorkingLocally.md) | |
|
137
|
|
-| rootBackgroundImageName | ✅ | [Contribute](/docs/WorkingLocally.md) | |
|
138
|
|
-| sideMenuVisible | ✅ |✅| |
|
|
100
|
+| background component |✅ |✅|
|
|
101
|
+| subtitleColor | ✅ |✅|
|
|
102
|
+| subtitleFontFamily |✅|✅|
|
|
103
|
+| largeTitle (iOS 11) | ✅ | /iOS Specific |
|
|
104
|
+
|
|
105
|
+| tabBar | iOS | Android |
|
|
106
|
+|--------------------|:----:|:-----:|
|
|
107
|
+| drawUnder | ✅ |✅|
|
|
108
|
+| hidden | ✅ | ✅ |
|
|
109
|
+| tabBadge | ✅ |✅|
|
|
110
|
+| currentTab by Index | ✅ | ✅ |
|
|
111
|
+| currentTab by componentId |✅| ✅ |
|
|
112
|
+
|
|
113
|
+| buttons | iOS | Android |
|
|
114
|
+|--------------------|:----:|:-----:|
|
|
115
|
+| id | ✅ |✅|
|
|
116
|
+| testID | ✅ |✅|
|
|
117
|
+| color | ✅ |✅|
|
|
118
|
+| icon | ✅ |✅|
|
|
119
|
+| disableTint | ✅ |✅|
|
|
120
|
+| fontSize | ✅ |✅|
|
|
121
|
+| fontWeight | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
122
|
+
|
|
123
|
+| statusBar | iOS | Android |
|
|
124
|
+|--------------------|:----:|:-----:|
|
|
125
|
+| textColorScheme |✅|[Contribute](/docs/WorkingLocally.md) |
|
|
126
|
+| textColorSchemeSingleScreen |✅| / iOS specific |
|
|
127
|
+| blur | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
128
|
+| hideWithTopBar | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
129
|
+| hidden | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
130
|
+
|
|
131
|
+| other | iOS | Android |
|
|
132
|
+|--------------------|:----:|:-----:|
|
|
133
|
+| screenBackgroundColor | ✅ | ✅ |
|
|
134
|
+| orientation | ✅ |✅|
|
|
135
|
+| disabledBackGesture | ✅ | / iOS specific |
|
|
136
|
+| screenBackgroundImageName | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
137
|
+| rootBackgroundImageName | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
|
138
|
+| sideMenuVisible | ✅ |✅|
|
139
|
139
|
|
140
|
140
|
|
141
|
141
|
## v1 vs v2 Feature Comparison
|