Skip to content

Instantly share code, notes, and snippets.

@vikeri
Created December 20, 2019 20:08
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save vikeri/ac7857b3699427385a409c266acb1981 to your computer and use it in GitHub Desktop.
Shim React for RN, put this file in src
goog.provides("react");
react = require("react");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment