Gabriel Gomes

Results 4 comments of Gabriel Gomes

I have the same issue with latest versions of `react-native-pager-view` We're using `@react-navigation/material-top-tabs` in our app. When we're navigating between tabs and we press `back button`, app suddenly crash with...

@Priyanshu0007 Thanks for reply This crash occurs when header back button is pressed, not hardware back button For better context, I upload this capture which I reproduce crash https://github.com/user-attachments/assets/31a1d193-5d8c-40c2-8812-ea27d4cdcc4a ```...

@thanhcuong1990 After testing the patch, I realized that unfortunately the issue still persists :cry: Thanks, for your help

@thanhcuong1990 Yes, We`re using `react-native-screens` version `4.16.0` in our app. I already setup a project from scratch with `react-navigation`, `react-native-screens`, `material-top-tabs`, and `react-native-pager-view` to see if it was something specific...