MCPcopy Create free account

hub / github.com/ammarahm-ed/react-native-jsi-template / functions

Functions28 in github.com/ammarahm-ed/react-native-jsi-template

↓ 3 callersFunctionGetJniEnv
* Get a JNIEnv* valid for this thread, regardless of whether * we're on a native thread or a Java thread. * If the calling thread is not currently a
android/cpp-adapter.cpp:60
↓ 3 callersFunctionisLoaded
()
src/index.ts:25
↓ 3 callersFunctionstring2jstring
android/cpp-adapter.cpp:81
↓ 2 callersFunctioninstall
android/cpp-adapter.cpp:86
↓ 1 callersFunctionDeferThreadDetach
android/cpp-adapter.cpp:20
↓ 1 callersMethodapply
(OkHttpClient.Builder builder)
example/android/app/src/debug/java/com/example/ReactNativeFlipper.java:41
↓ 1 callersMethodgetItem
(final String key)
android/src/main/java/com/reactnativesimplejsi/SimpleJsiModule.java:65
↓ 1 callersMethodgetReactNativeHost
()
example/android/app/src/main/java/com/example/MainApplication.java:40
↓ 1 callersMethodinitializeFlipper
Loads Flipper in React Native templates. Call this in the onCreate method with something like initializeFlipper(this, getReactNativeHost().getReactIns
example/android/app/src/main/java/com/example/MainApplication.java:59
↓ 1 callersMethodinstall
()
android/src/main/java/com/reactnativesimplejsi/SimpleJsiModule.java:31
↓ 1 callersMethodnativeInstall
(long jsiPtr, String docDir)
android/src/main/java/com/reactnativesimplejsi/SimpleJsiModule.java:19
↓ 1 callersMethodsetItem
(final String key, final String value)
android/src/main/java/com/reactnativesimplejsi/SimpleJsiModule.java:57
FunctionApp
()
example/App.js:5
FunctionJava_com_reactnativesimplejsi_SimpleJsiModule_nativeInstall
android/cpp-adapter.cpp:203
MethodSimpleJsiModule
(ReactApplicationContext reactContext)
android/src/main/java/com/reactnativesimplejsi/SimpleJsiModule.java:21
MethodcreateNativeModules
(@NonNull ReactApplicationContext reactContext)
android/src/main/java/com/reactnativesimplejsi/SimpleJsiPackage.java:15
MethodcreateViewManagers
(@NonNull ReactApplicationContext reactContext)
android/src/main/java/com/reactnativesimplejsi/SimpleJsiPackage.java:23
MethodgetJSMainModuleName
()
example/android/app/src/main/java/com/example/MainApplication.java:34
MethodgetMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
example/android/app/src/main/java/com/example/MainActivity.java:11
MethodgetModel
()
android/src/main/java/com/reactnativesimplejsi/SimpleJsiModule.java:47
MethodgetName
()
android/src/main/java/com/reactnativesimplejsi/SimpleJsiModule.java:25
MethodgetPackages
()
example/android/app/src/main/java/com/example/MainApplication.java:24
MethodgetUseDeveloperSupport
()
example/android/app/src/main/java/com/example/MainApplication.java:19
MethodinitializeFlipper
(Context context, ReactInstanceManager reactInstanceManager)
example/android/app/src/debug/java/com/example/ReactNativeFlipper.java:28
Functioninstall
cpp/example.cpp:9
MethodonCreate
()
example/android/app/src/main/java/com/example/MainApplication.java:45
MethodonReactContextInitialized
(ReactContext reactContext)
example/android/app/src/debug/java/com/example/ReactNativeFlipper.java:55
Methodrun
()
example/android/app/src/debug/java/com/example/ReactNativeFlipper.java:60