Skip to content
New issue

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

iOS全局设置barButtonItemTextSize,字体大小修改无效 #209

Open
dppo opened this issue Nov 10, 2021 · 1 comment
Open

iOS全局设置barButtonItemTextSize,字体大小修改无效 #209

dppo opened this issue Nov 10, 2021 · 1 comment

Comments

@dppo
Copy link

dppo commented Nov 10, 2021

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', });

调出刷新弹窗后显示正常

Simulator Screen Shot - iPhone 8 - 2021-11-10 at 11 09 02
Simulator Screen Shot - iPhone 8 - 2021-11-10 at 11 09 10

@listenzz
Copy link
Owner

原生效果的修改,无法 hot reload,需要自行刷新

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants