mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 22:44:22 +08:00
Summary: The component will crash if the prop is not provided. This helps with a better error message in the console output. Closes https://github.com/facebook/react-native/pull/2894 Reviewed By: @svcscm Differential Revision: D2461752 Pulled By: @ericvicenti