|
|
|
|
66
|
|
66
|
|
67
|
### Styles
|
67
|
### Styles
|
68
|
|
68
|
|
|
|
69
|
+Note: properties who begin with 'navBar' in v1 are now named 'topBar' to avoid confusion with the android native bottom nav bar.
|
|
|
70
|
+
|
69
|
| | v1 | v2 iOS | v2 Android |
|
71
|
| | v1 | v2 iOS | v2 Android |
|
70
|
|-----------------------|-----|--------|------------|
|
72
|
|-----------------------|-----|--------|------------|
|
71
|
| topBarBackgroundColor | ✅ | in development | [Contribute](CONTRIBUTING.md) |
|
73
|
| topBarBackgroundColor | ✅ | in development | [Contribute](CONTRIBUTING.md) |
|
|
|
|
|
82
|
| drawUnderTopBar | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
84
|
| drawUnderTopBar | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
83
|
| statusBarBlur | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
85
|
| statusBarBlur | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
84
|
| topBarBlur | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
86
|
| topBarBlur | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
87
|
+| tabBarHidden | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
88
|
+| statusBarTextColorScheme | ✅ | in development | / iOS specific |
|
|
|
89
|
+| statusBarTextColorSchemeSingleScreen| ✅ | in development | / iOS specific |
|
|
|
90
|
+| navBarSubtitleColor | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
91
|
+| navBarSubtitleFontFamily | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
92
|
+| screenBackgroundColor | ✅ | in development | [Contribute](CONTRIBUTING.md) |
|
|
|
93
|
+| orientation | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
94
|
+| statusBarHideWithTopBar | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
95
|
+| statusBarHidden | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
96
|
+| disabledBackGesture | ✅ | [Contribute](CONTRIBUTING.md) | / iOS specific |
|
|
|
97
|
+| screenBackgroundImageName | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
|
|
98
|
+| rootBackgroundImageName | ✅ | [Contribute](CONTRIBUTING.md) | [Contribute](CONTRIBUTING.md) |
|
85
|
|
99
|
|
86
|
Element tranisitions, adding buttons and styles are not yet implemented. [Contribute](CONTRIBUTING.md)
|
100
|
Element tranisitions, adding buttons and styles are not yet implemented. [Contribute](CONTRIBUTING.md)
|
87
|
|
101
|
|