Angus Johnston

Results 32 comments of Angus Johnston

im seeing this today also bit of a nightmare and makes this unusable. did anyone ever get a resolution ?

Hi David, can you pleeeeeassee do/show this Google auth example asap? From our perspective (+ a lot of stack overflow posts) Google auth is a nightmare to get working with...

We really need this fixed as soon as possible. I'll give animated=false a try today in mean time

let me double check stay tuned..

my tests on device seem to indicate that ```animated={false} ``` makes taps work on first try. there's a _slight_ lag but certainly first tap works

unf. this is still a problem and we had to backlog it. picked it up again now and trying to resolve. setting animation=false isnt making any difference re our tests...

ok have figured it out. For our use case, we need to have ```keyboardShoudPersistTaps="always"``` . This ensures, that the first tap on a row in the (react-native-modal-dropdown) ListView is recognised...

my pleasure! i just tried a fresh install via yarn (```yarn add react-native-modal-dropdown```) but the change isn't there. do you need to bump the version number to 0.4.4 ?

ok no worries. ive not used Remote Config api yet this was first foray. am on a RN client project at mom (using Firestack!) not sure if ive got the...