Kacper Kafara

Results 76 comments of Kacper Kafara

I'm closing this ticket due to lacks [described above](https://github.com/software-mansion/react-native-screens/issues/2064#issuecomment-2051889227). Ping me if the situation changes.

Hi @itsramiel, do you have any insights when this started to happen? Is it an issue since 3.18.2? I guess I will test this, but if you happened to have...

First conclusions: 1. I believe app does not actually lag. 2. What happens is that `focus` is applied way too late after the animation starts and it looks like first...

So I moved the code [I linked earlier](https://github.com/software-mansion/react-native-screens/issues/1637#issuecomment-1319964397) from `didMoveToWindow` to `willMoveToWindow:` method and the behaviour improved - animation no longer "goes back". See the recording below. On the left...

I can also confirm that the issue does not occur on iOS 15.5 (I'm running on simulator) Keyboard is perfectly synchronised with keyboard... https://user-images.githubusercontent.com/50801299/202733397-54199265-46c0-403a-a32e-d18fe709f7a7.mov It might be hard to fix...

I believe this issue is caused by some internal iOS changes made by Apple, as I've heard that it also concerns fully native applications. It would be best to report...

I would love some testing guidance (maybe issues with behaviour I should put particular emphasis to test?) & more precise description of what do I need to provide you with...

@hamdij0maa, I've not fount time to review it yet, but I'll try in incoming days & I did not plan releasing 3.21.0 earlier than few weeks from now. However we'll...

Hi @davidgvf, would you mind posting a reproduction? The link you provided points to not existing resource (404) - my guess is that the repo is private. Also my guess...