Jakub Tkacz

Results 34 comments of Jakub Tkacz

Hi All This is expected behavior of [react-navigation](https://github.com/react-navigation/react-navigation). When the tab is not lazy loaded, then the Stack in that tab is not created until the tab is focused. Then...

HI The issue should be fixed in router v6 and new version of router v5 including this fix should be released in coming days. I'll close the issue now. If...

I think, the issue is related to this https://github.com/software-mansion/react-native-screens/issues/3398 react-native-screens issue.

> [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite....

Hi Thanks for reporting the issue. The quick workaround would be to downgrade `@types/jest` to version `29`, e.g. `npm i @types/jest@29 -D` The issue is caused by import of `expect/build/matchers`...

There are still many bugs in iOS 26, that apple is actively working on. This may be one of them. Especially that it is system's responsibility to control the background...

@jruegoes unfortunately we cannot do much about the issue directly in expo-router. I responded to the issue in `react-native-screens` repository - https://github.com/software-mansion/react-native-screens/issues/2908 - providing a reproduction without expo-router. @hoomanh1998 When...

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

Hi @Gcuencam I tested and the only time I was able to reproduce the issue is directly after running `npx expo run:android`. When I restart the app on the emulator...

Can you please create a repository with minimal reproduction of the issue? The repository specified in the issue description, points to 404.