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
Initialize the RuntimeScheduler and TurboModule bindings via RuntimeExecutor
In order to minimize the dependency on the JSI runtime holder, this
switches the initialization of TurboModules and RuntimeScheduler
bindings to use the RuntimeExecutor, which hands us back the Runtime
instance.
0 commit comments