14478f6701
Summary: When you did a typo in declaring a prop type (like using `boolean` insteal of `bool`) you'd got a bit misleading error message: {F27113768} The truth is that the prop type is defined, but not correctly. So I've changed the message in this case to be more accurate: {F27113627} public Reviewed By: sahrens Differential Revision: D2729340 fb-gh-sync-id: dd12c10a4f3a1c9825293f86481a082908127a76 |
||
---|---|---|
.. | ||
IOSDefaultEventPluginOrder.js | ||
IOSNativeBridgeEventPlugin.js | ||
NativeMethodsMixin.js | ||
YellowBox.js | ||
renderApplication.android.js | ||
renderApplication.ios.js | ||
requireNativeComponent.js | ||
verifyPropTypes.js |