Jason Rice

Results 25 comments of Jason Rice

@wuxudong this would be a big bonus with hopefully a small amount of geometrical effort. Can you work on this one? I'm slammed with some other deadlines but believe this...

> ``` > How can we leverage the testID functionality added in v5.2 for a Dropdown Picker item to simulate a test environment to click on the Dropdown picker and...

> @jasonwr Unfortunately no... I'm just hoping 🀞 one of the contributors have some spare time to add this feature Ok I figured out the problem (at least part of...

@amwebexpert ok after putting this line in it's now working (tests are finally passing): ``` onPress={setFirstSeenOpen} ``` @hossein-zare IMHO this is a bit redundant and a potential bug because the...

@kiorq I think you meant to do this: `fetch_timeout("http://google.com", {timeout: 500})` Rather than: `fetch("http://google.com", {timeout: 500})` Also your example doesn't help because all you do is a fetch. Something like...

For anyone else who gets hung up on Fetch not having timeout you could use the node-fetch rather than native Fetch API. In a lot of cases a timeout isn't...

Yeah this is an issue for me as well. Please fix your software @evanw

@LinusU I'm strapped for time at the moment. Lots of coding these days. Also I'd have to ramp up on the internals of this package before being able to submit...

@mehmetkose **GlobalState** is just the API wrapper that contains the context.

@nijarv change your appearance (color mode) to the system default (light) and they should appear.