mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
3c541ca540
Summary: This introduces a new `RCTResponseErrorBlock` block type that allows a bridge module writer to call it with an `NSError` instance rather than a dictionary.