You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load Required Libraries in ReactBridge's static init (#910)
* 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
* Add few more libraries to be loaded in ReactBridge
Co-authored-by: Mayuresh Gharpure <[email protected]>
0 commit comments