Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/borndotcom/react-native-godot
/ installTurboModule
Method
installTurboModule
js/NativeGodotModule.ts:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
29
export
interface
Spec extends TurboModule {
30
installTurboModule(): boolean;
31
}
32
33
const
GodotInstaller =
Callers
1
NativeGodotModule.ts
File · 0.65
Implementers
3
NativeGodotModuleJNI
android/src/main/cpp/native_godot_modu
NativeGodotModule
android/src/main/java/com/rtngodot/Nat
NativeGodotModule
common/NativeGodotModule.h
Calls
no outgoing calls
Tested by
no test coverage detected