react-navigation/react-navigation

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

Aberta

#11.180 aberto em 30 de jan. de 2023

 (5 comentários) (0 reação) (0 responsável)TypeScript (4.962 forks)batch import
bughelp wantedplatform:android

Métricas do repositório

Stars
 (23.189 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 6h) (27 fundiu PRs em 30d)

Description

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

Guia do colaborador