Shahzad Siddique
Shahzad Siddique

Reputation: 73

In Expo Tabs screen getting fade with or without animation. a white glitch

https://www.loom.com/share/86378f81a3cc4d2ba7099d2f592673b0

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 }
    },
  }}>

Upvotes: 0

Views: 31

Answers (0)

Related Questions