Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Required Libraries in ReactBridge's static init #910

Merged

Commits on Nov 23, 2021

  1. Load Required Libraries in ReactBridge's static init

    This change was there in RN63 and was removed in RN64 as an optimization.
    However, this is a probable root cause for a regression. Hence adding the
    patch again
    Mayuresh Gharpure authored and Mayuresh Gharpure committed Nov 23, 2021
    Copy the full SHA
    d9dbe39 View commit details
    Browse the repository at this point in the history
  2. Add few more libraries to be loaded in ReactBridge

    Mayuresh Gharpure authored and Mayuresh Gharpure committed Nov 23, 2021
    Copy the full SHA
    1ce3290 View commit details
    Browse the repository at this point in the history