Dmytro Omelyan

Results 5 comments of Dmytro Omelyan

Not only onMomentumEnd but also onMomentumBegin is not called either. It's very annoying.

oh, this has been around for years. yes it's a regular text input that flickers in a very basic scenario so user can tell for sure if the app was...

@xiaowl that's great, but I'm talking about an image displaying component that can't display a vertical image properly, and this issue has been around for years. Maybe it should be...

don't know why to use effects, I think it would be better: ```javascript function onLayout() { requestAnimationFrame(() => ref.current?.play()); } ``` but, don't know why use tricks at all...

this issue is not stale as it still exists.