Vladislav Bezenson

Results 44 comments of Vladislav Bezenson

@hare1994 how you even got 1000 viewers? I am getting only five

I can't understand what you are discussing here. If you open source code you will see that `NestableScrollContainer` is using `ScrollView` and `DraggableFlatList` is using `FlatList` (which is actually a...

Probably this is the reason why keyboard stays open under modal when calendar picker opens, but dismisses when time picker opens

I'll try to explain. I have a light controller with 3 channels - "A", "B", "C" buttons. And also there is "Off" button which turns off all channels. I've added...

Oh, I spent so many time today thinking that one of my dependencies works wrong... Yeah, seems like this is React Native issue

I want to add, that not only buttons (touchable) works slowly. UI updates on active screen are throttling. And what is interesting - React Navigation transition animations works fine. And...

1. Hermes 2. Yes. I started new project. You can see that links on default page work a bit slowly. But if you setup basic React Navigation with 2 screens...

@cortinico Without Hermes it works fine. I've set `hermesEnabled=false` at `android/gradle.properties`

@alabsi91 Thank you for demo, also wanted to create :) I wondered, is it possible that it is an issue of reanimated? @migueldaipre Attached another issue from software-mansion project