Kacper Kafara

Results 76 comments of Kacper Kafara

Shared element transitions are currently under the development: https://github.com/software-mansion/react-native-screens/pull/1591 Closing as stale

@huyvuskedulo, I've narrowed down my search for PR that introduced this error to this PR: https://github.com/software-mansion/react-native-screens/pull/1920. Could your please test `react-native-screens` version w/o this commit? You can do this by...

Yeah, that might be a one solution. But I would suggest holding our commit-reverting-horses until we know what the root cause is. I do not understand what mechanisms are behind...

I aim to introduce it to v5, v6 and v7, however progress on this PR depends on https://github.com/software-mansion/react-native-screens/pull/1852 which in turn waits for progress in Android modal implementation so I...

This looks like the package is not being linked properly. I can not confirm the issue, as it works fine on my end however: 1. Could you provide me with...

Hey, that was not ready. I had done some experimenting with this crash and it led me to conclusion that it arises from some weird `react-native` behaviour: react reuses/recycles native...

Hey, sorry for delay. I do not think this code helps as those changes I've pushed out to GitHub are only cosmetic (I believe the logic/behaviour does not change at...

yeah, I see why that's happening, thanks for reporting! We will include a fix in incoming release

Excuse me for late response, @hollanderbart, #2113 should resolve the issue. If you have capacity, I would like to get feedback & confirmation that the patch works also in your...