mirror of
https://github.com/status-im/react-native.git
synced 2025-02-10 08:26:23 +00: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