最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

react native - In Expo Tabs screen getting fade with or without animation. a white glitch - Stack Overflow

programmeradmin0浏览0评论

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 }
    },
  }}>
发布评论

评论列表(0)

  1. 暂无评论