mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2945922904
Summary: [General][Fixed] Fixed Flow typing of onError prop on Image component to include `error` field reason: tried grabbing the error off nativeEvent in D14285176 but flow complained. Docs say it should be there & when actually running the code, it does exist, so I //think// this is ok? Reviewed By: TheSavior Differential Revision: D14285688 fbshipit-source-id: 19deb35ba8ab419de209a8deaf12df0b395e5b82