TurboModuleWithJSIBindings

Implements this interface if a TurboModule needs to install its own JSI bindings.

Functions

Link copied to clipboard

Returns the BindingsInstallerHolder that the core will later invoke with an facebook::jsi::Runtime instance. The implementation will typically mix with JNI and C++.