Davit Voskanyan

Results 48 comments of Davit Voskanyan

Any success on this?

Ok, I see that in `getAll()` function you order countries list by name. Please can you add some prop (for example `orderBy` prop) so that the users can choose whether...

I created a fork and added that option. Please have a look and merge into your package. Thanks https://github.com/DavitVosk/react-native-phone-input

Any progress on this issue?

@acollazomayer you can fix the problem with passing negative extraHeight prop: `extraHeight={-65}`

The same problem here. Who does solve this bug?

@blackstar217 does your fork work for ScrollView? When I use GestureRecognizer, my scrolling becomes very and very slow.

@sergeyunz21 Nope. But handled what I want with Animated. You can have a look here: https://medium.com/appandflow/react-native-collapsible-navbar-e51a049b560a

The same problem here. Anybody has solved the problem? I need side bar different widths depending on mobile orientation

@zahidahmed024 I tried with your proposed solution, but it does not work :(