mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-12 05:10:52 +02:00
fix render bug
This commit is contained in:
@@ -13,7 +13,7 @@ export default function TabsLayout() {
|
||||
detachInactiveScreens
|
||||
screenOptions={{
|
||||
headerShown: false,
|
||||
freezeOnBlur: true,
|
||||
freezeOnBlur: false,
|
||||
sceneStyle: { backgroundColor: colors.bgPrimary },
|
||||
// Directional slide + cross-fade between tabs, following tab order.
|
||||
animation: 'shift',
|
||||
|
||||
Reference in New Issue
Block a user