Wojciech Lewicki

Results 109 comments of Wojciech Lewicki

Are you using the mocks, as documented here: https://docs.swmansion.com/react-native-gesture-handler/docs/guides/testing ?

This PR probably will need to be updated once we merge the PR concerning this in `react-native-screens` repo.

Does the back button not appear on `Android` too? On `iOS` I am afraid it is not possible to achieve the native header back button in such case since it...

I will try to look into it as fast as possible, hopefully all Fabric issues in the repo are gone soon 😅 It was great to meet one of the...

This PR introduces some changes that are breaking the old behavior, so I am not sure if it will be merged. You can always use [patch-package](https://www.npmjs.com/package/patch-package) and apply those changes...

I believe it is a duplicate of #1202 (check if https://github.com/software-mansion/react-native-screens/issues/1202#issuecomment-981755351 resolves the issue). As for adding such code, it may be a good point to just make it fullscreen...

Can you provide a repository where it can be reproduced? It will make it simpler to debug it.

@todoranalex can you repro the issue in the newest version?

Can you provide a repo/snack with the minimal configuration needed to repro the issue?