mirror of
https://github.com/status-im/react-native.git
synced 2025-01-22 23:41:49 +00:00
b1da7a5f5d
Summary: Syncs the latest changes from the React GitHub repo and takes a dependency on React 16 alpha. I had to hide the type checker stuff behind `__DEV__` because they now throw in production. Also disabled flow for findNodeHandle for now since we have some further clean up to do. Reviewed By: spicyj Differential Revision: D4526535 fbshipit-source-id: af5d282e75afbb293560b62fc72657461c24bdd1
React Native Renderer
This is a downstream copy of React's renderer code to render into React Native. The source of truth is the React repo. Please submit any changes upstream to the React Core GitHub repository.