Brendan Molloy
Brendan Molloy
ES has been removed, but this interceptor type has not yet been implemented fully for TS.
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....
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...
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...
This is not a bug but merely a discussion on how one might go about implementing the following button styles:  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...
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...
The UIExplorer test app shows the issue: As you can see, they're all the same color when they should not be. 😉
Header points at invalid offset, what happens? Can't remember, but needs to be checked.