screen getting fade on changing screen. I tried to change the animation there is white blur/glitch effect. Anyone can help me please. I also tried none but there is also white glitch.
<Tabs
screenOptions={{
headerShown: false,
animation: "shift",
transitionSpec: {
animation: "timing",
config: { easing: Easing.linear }
},
}}>