Brendan Molloy

Results 37 issues of Brendan Molloy

ES has been removed, but this interceptor type has not yet been implemented fully for TS.

bug
help wanted
good first issue

Custom date formats are a super common "feature" of the real world, and mapping APIs to the real world, particularly with custom date formats is a pain point with OpenAPI....

enhancement
help wanted
good first issue

At the moment I am getting an `AuthorizationException` due to apparently malformed JSON but this is rather difficult to debug if I cannot get access to the response itself. Is...

enhancement
question

I know you've said you'll tackle this later, but I thought I'd open this for consideration. We just discussed in another bug the requirement for a banner due to the...

enhancement

This is not a bug but merely a discussion on how one might go about implementing the following button styles: ![screen shot 2014-12-09 at 00 13 25](https://cloud.githubusercontent.com/assets/279099/5339735/6bc4cdbe-7f38-11e4-90a6-d10a82f94675.png) Would it be...

```jsx alert("Pressed")}>Press me ``` The child `Text` element's onPress function will never be called regardless of how hard you mash it. 😉 I'm investigating why this happens and will see...

bug

https://facebook.github.io/react-native/docs/text.html#selectable I've had a look at the implementation of `RCTText`, and it seems to be a full reimplementation using an `NSView`, so I'm not sure I can help extend it...

proposal

The UIExplorer test app shows the issue: As you can see, they're all the same color when they should not be. 😉

proposal

Header points at invalid offset, what happens? Can't remember, but needs to be checked.