react-navigation/react-navigation

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

開放

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

 (5 則留言) (0 個反應) (0 位負責人)TypeScript (4,962 個分叉)batch import
bughelp wantedplatform:android

倉庫指標

星標
 (23,189 顆星)
PR 合併指標
 (平均合併 7天 6小時) (30 天內合併 27 個 PR)

描述

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

貢獻者指南