Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufgix/react-native-secure-window
/ functions
Functions
20 in github.com/bufgix/react-native-secure-window
⨍
Functions
20
◇
Types & classes
6
↓ 1 callers
Method
getMainComponentName
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/bufgix/rnsecurewindow/example/MainActivity.java:27
↓ 1 callers
Method
getReactNativeHost
()
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:55
↓ 1 callers
Method
initializeFlipper
(Context context, ReactInstanceManager reactInstanceManager)
example/android/app/src/debug/java/com/bufgix/rnsecurewindow/example/ReactNativeFlipper.java:32
Function
App
()
example/App.tsx:6
Function
SecureWindow
(props: SecureWindowProps)
src/ReactNativeSecureWindowView.tsx:17
Method
apply
(OkHttpClient.Builder builder)
example/android/app/src/debug/java/com/bufgix/rnsecurewindow/example/ReactNativeFlipper.java:44
Method
createReactActivityDelegate
Returns the instance of the {@link ReactActivityDelegate}. Here we use a util class {@link DefaultReactActivityDelegate} which allows you to easily en
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainActivity.java:37
Method
definition
Each module class must implement the definition function. The definition consists of components that describes the module's functionality and behavior
android/src/main/java/com/bufgix/rnsecurewindow/ReactNativeSecureWindowModule.kt:10
Method
getJSMainModuleName
()
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:39
Method
getPackages
()
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:30
Method
getUseDeveloperSupport
()
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:25
Method
initializeFlipper
(Context context, ReactInstanceManager reactInstanceManager)
example/android/app/src/release/java/com/bufgix/rnsecurewindow/example/ReactNativeFlipper.java:17
Method
invokeDefaultOnBackPressed
Align the back button behavior with Android S where moving root activities to background instead of finishing activities. @see <a href="https://develo
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainActivity.java:51
Method
isHermesEnabled
()
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:49
Method
isNewArchEnabled
()
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:44
Method
onConfigurationChanged
(@NonNull Configuration newConfig)
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:75
Method
onCreate
(Bundle savedInstanceState)
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainActivity.java:14
Method
onCreate
()
example/android/app/src/main/java/com/bufgix/rnsecurewindow/example/MainApplication.java:60
Method
onReactContextInitialized
(ReactContext reactContext)
example/android/app/src/debug/java/com/bufgix/rnsecurewindow/example/ReactNativeFlipper.java:58
Method
run
()
example/android/app/src/debug/java/com/bufgix/rnsecurewindow/example/ReactNativeFlipper.java:63