mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c25a3db662
Summary: Related to commit/diff: https://github.com/facebook/react-native/commit/6e99e314b232c315628c31f97a865c17c071ad23#diff-692279cda23c48738b9688454811448a The above change breaks "HelloWorld" demo in docs, as you can see at the bottom of the below screenshot:  This pull request reverts things just enough to get the demo working correctly again. I'm new to react-native so I'm not sure if there is another (read: better) solution but by accepting this pull request it would prevent noobs like myself from falling at the first hurdle! Closes https://github.com/facebook/react-native/pull/15947 Differential Revision: D5866110 Pulled By: hramos fbshipit-source-id: a453e4373b8af528e3ef2fa6a5a029ff398b0398