Kacper Kafara

Results 76 comments of Kacper Kafara

Hey @delphinebugner, >Is it related to this issue ? https://github.com/software-mansion/react-native-screens/issues/1754 What is your setup? Do you use RN only in part of your application, or is it standard RN app?...

Hey @ferrannp, thank you and yes -- I would really use a hand in testing this stuff, any feedback is welcome. Currently I'm working on Fabric implementation which has some...

I'm not aware of any limitation on number of detents. Only restriction I'm aware of right now is that the array has to be sorted in ascending order.

I'm aware of this flickering (on Fabric it gets even worse). #1767 can't be merged unfortunately, because while it helps with this particular problem, it brings back other already solved...

Hey @ansh, This PR is held back by https://github.com/software-mansion/react-native-screens/pull/1974, as I want to have largest common API surface between platforms. Also I'm still fighting with the "clipping" effect that was...

This issue should have been resolved with * https://github.com/software-mansion/react-native-screens/pull/1825