Jakub Sys

Results 91 comments of Jakub Sys

As I messaged previously, looking into that issue. Feel free to contribute and open PR.

> [@MrRefactor](https://github.com/MrRefactor) this issue is back in 6.6.0 on Fabric, probably due to [#929](https://github.com/callstack/react-native-pager-view/pull/929) checking

https://github.com/callstack/react-native-pager-view/releases/tag/v6.6.1 @radko93

Please reproduce it with an expo-snack or example app.

> Hi [@fawadmahmoodwashmen](https://github.com/fawadmahmoodwashmen) , I’ve identified the culprit: the issue occurs when the pager view is still scrolling during unmounting. [@MrRefactor](https://github.com/MrRefactor) , please let me know if you need any...

What version of library and react native are you using? Can you reproduce the issue in example app?

Please reproduce it on example app, as in the snack you provided you used nested TabView component inside another TabView.