Jakub Tkacz

Results 34 comments of Jakub Tkacz

* **#41511** : 2 dependent PRs ([#41515](https://github.com/expo/expo/pull/41515) , [#41516](https://github.com/expo/expo/pull/41516) ) * **#41507** 👈 (View in Graphite) * **#41508** * `main` This stack of pull requests is managed by Graphite. Learn...

Related issue in react-navigation: https://github.com/react-navigation/react-navigation/issues/11780

Thank you for creating the issue. It's not something we can fix directly in expo-router, but I'll coordinate with react-navigation team and try to fix the issue. A note about...

* **#41511** : 2 dependent PRs ([#41515](https://github.com/expo/expo/pull/41515) , [#41516](https://github.com/expo/expo/pull/41516) ) 👈 (View in Graphite) * **#41507** * **#41508** * `main` This stack of pull requests is managed by Graphite. Learn...

Will try to look into this today or on Monday. But I suspect this might be native or FlatList issue and we may have no solution for it, other then...

I'll coordinate with react-native-screens team on finding the solution

There is already an issue in react-native repository for this - https://github.com/facebook/react-native/issues/54181. Please follow it there

As per suggestion of @ahmed-sudowrite on discord. The workaround that can be used is disabling bottom scroll edge effect. Not the nicest solution, but works to some degree ``

Hi Thanks for reporting this issue. Can you check if the issue also occurs when you set `detachInactiveScreens` to `false`? ```tsx

I opened an issue in `react-navigation` because the problem needs to be fixed upstream: https://github.com/react-navigation/react-navigation/issues/12755 If you find more information, please report it there.