admin管理员组

文章数量:1310221

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

本文标签: react nativeIn Expo Tabs screen getting fade with or without animation a white glitchStack Overflow