修复主题切换导航栏和状态栏
This commit is contained in:
@@ -17,6 +17,7 @@ export default function TabLayout() {
|
||||
<Tabs
|
||||
screenOptions={{
|
||||
tabBarActiveTintColor: Colors[theme].tint,
|
||||
tabBarInactiveTintColor: Colors[theme].tabIconDefault,
|
||||
headerShown: false,
|
||||
tabBarButton: HapticTab,
|
||||
tabBarBackground: TabBarBackground,
|
||||
|
||||
Reference in New Issue
Block a user