TurboModuleManagerDelegate

Functions

Link copied to clipboard
Link copied to clipboard
Create an return a legacy NativeModule with name `moduleName`.
Link copied to clipboard
abstract fun getModule(moduleName: String): TurboModule
Create and return a TurboModule Java object with name `moduleName`.
Link copied to clipboard
Link copied to clipboard
abstract fun unstable_isModuleRegistered(moduleName: String): Boolean
Link copied to clipboard
Can the TurboModule system create legacy modules?