Turbo React Package
Deprecated
Use BaseReactPackage instead
Replace with
BaseReactPackage
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
open override fun createViewManagers(reactContext: ReactApplicationContext): List<ViewManager<in Nothing, in Nothing>>
Link copied to clipboard
The API needed for TurboModules. Given a module name, it returns an instance of NativeModule for the name
Link copied to clipboard