Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cawfree/react-native-quiet
/ functions
Functions
18 in github.com/cawfree/react-native-quiet
⨍
Functions
18
◇
Types & classes
5
↓ 3 callers
Method
start
(final String pKey)
android/src/main/java/io/github/cawfree/quiet/RNQuietModule.java:40
↓ 2 callers
Function
removeFileDirectoryRecursively
scripts/examples_postinstall.js:33
↓ 2 callers
Method
stop
TODO: Actually close the resources.
android/src/main/java/io/github/cawfree/quiet/RNQuietModule.java:105
↓ 1 callers
Function
removeLibraryNodeModulesPath
(libraryNodeModulesPath)
scripts/examples_postinstall.js:49
↓ 1 callers
Function
removeLibraryNpmIgnorePaths
(npmIgnorePath, libraryNodeModulesPath)
scripts/examples_postinstall.js:67
↓ 1 callers
Method
send
(final String pMessage)
android/src/main/java/io/github/cawfree/quiet/RNQuietModule.java:90
Method
RNQuietModule
(ReactApplicationContext reactContext)
android/src/main/java/io/github/cawfree/quiet/RNQuietModule.java:30
Function
componentDidMount
()
example/App.js:61
Method
createNativeModules
(ReactApplicationContext reactContext)
android/src/main/java/io/github/cawfree/quiet/RNQuietPackage.java:14
Method
createViewManagers
(ReactApplicationContext reactContext)
android/src/main/java/io/github/cawfree/quiet/RNQuietPackage.java:19
Method
doInBackground
(final Void... pIsUnused)
android/src/main/java/io/github/cawfree/quiet/RNQuietModule.java:61
Method
getJSMainModuleName
()
example/android/app/src/main/java/com/example/MainApplication.java:31
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/example/MainActivity.java:11
Method
getName
()
android/src/main/java/io/github/cawfree/quiet/RNQuietModule.java:35
Method
getPackages
()
example/android/app/src/main/java/com/example/MainApplication.java:23
Method
getReactNativeHost
()
example/android/app/src/main/java/com/example/MainApplication.java:37
Method
getUseDeveloperSupport
()
example/android/app/src/main/java/com/example/MainApplication.java:18
Method
onCreate
()
example/android/app/src/main/java/com/example/MainApplication.java:42