We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS15,hybrid-navigation2.5.0
Garden.setStyle({ barButtonItemTextSize: 14, topBarStyle: BarStyleDarkContent, swipeBackEnabledAndroid: true, backIcon: Image.resolveAssetSource(back), topBarTintColor: '#202020', hideBackTitleIOS: true, elevationAndroid: 1, shadowImage: { color: '#FBFBFB', }, titleAlignmentAndroid: 'center', tabBarColor: '#FFFFFF', tabBarItemColor: '#3C82FE', tabBarUnselectedItemColor: '#A5A5A7', topBarColor: '#FFFFFF', splitTopBarTransitionIOS: true, scrimAlphaAndroid: 100, tabBarShadowImage: { color: '#FBFBFB', }, screenBackgroundColor: '#F8F8F8', });
调出刷新弹窗后显示正常
The text was updated successfully, but these errors were encountered:
原生效果的修改,无法 hot reload,需要自行刷新
Sorry, something went wrong.
No branches or pull requests
iOS15,hybrid-navigation2.5.0
Garden.setStyle({ barButtonItemTextSize: 14, topBarStyle: BarStyleDarkContent, swipeBackEnabledAndroid: true, backIcon: Image.resolveAssetSource(back), topBarTintColor: '#202020', hideBackTitleIOS: true, elevationAndroid: 1, shadowImage: { color: '#FBFBFB', }, titleAlignmentAndroid: 'center', tabBarColor: '#FFFFFF', tabBarItemColor: '#3C82FE', tabBarUnselectedItemColor: '#A5A5A7', topBarColor: '#FFFFFF', splitTopBarTransitionIOS: true, scrimAlphaAndroid: 100, tabBarShadowImage: { color: '#FBFBFB', }, screenBackgroundColor: '#F8F8F8', });
调出刷新弹窗后显示正常
The text was updated successfully, but these errors were encountered: