Files
react-native/Libraries/react-native
Christoph Nakazawa bbeace1342 Remove React.js from RN open source
Summary: This diff removes the `React.js` forwarding module from RN open source which was only used for haste requires. I moved this file to FB internal and manually changed requires from `React` to `react`. However, I can't fully remove this forwarding module because we have files shared from www that expect to require React via the capitalized named.

Reviewed By: yungsters

Differential Revision: D15738887

fbshipit-source-id: b5b6c0be258582cfad92c13d174e5490c75152d9
2019-06-10 12:24:27 -07:00
..