react-navigation/react-navigation

[Animation Crash][All Android 12 Go Edition] Crashing when navigating

Open

#11,180 建立於 2023年1月30日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)TypeScript (23,189 star) (4,962 fork)batch import
bughelp wantedplatform:android

描述

Current behavior

When navigating the app crash using example app in this react-navigation/example repo.

https://user-images.githubusercontent.com/40719101/215546532-d7c04ddc-a578-4197-bbba-72ead60b06bb.mp4

Expected behavior

No crashes when navigating.

Using Redmi A1 (Android 12 Go Edition)

Reproduction

https://github.com/react-navigation/react-navigation/tree/main/example

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Packages

  • @react-navigation/bottom-tabs
  • @react-navigation/drawer
  • @react-navigation/material-bottom-tabs
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • @react-navigation/native-stack
  • react-native-tab-view
  • flipper-plugin-react-navigation

Environment

  • [] I've removed the packages that I don't use
package version
@react-navigation/native 6.1.2
@react-navigation/stack 6.3.11
react-native-safe-area-context 4.3.1
react-native-screens ~3.15.0
react-native-gesture-handler ~2.5.0
react-native 0.69.5-071.1

貢獻者指南