MCPcopy Create free account

hub / github.com/adebayoileri/universal-app-starter / functions

Functions17 in github.com/adebayoileri/universal-app-starter

↓ 12 callersFunctioncn
(...inputs: ClassValue[])
packages/ui/utils/cn.tsx:4
FunctionApp
()
apps/native/App.js:5
FunctionHome
()
packages/app/screens/home.tsx:7
FunctionHome
()
packages/app/screens/home.web.tsx:6
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
apps/web/app/layout.tsx:7
FunctionRootLayout
()
apps/native/app/_layout.tsx:4
MethodcreateReactActivityDelegate
* Returns the instance of the [ReactActivityDelegate]. We use [DefaultReactActivityDelegate] * which allows you to enable New Architecture with a s
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainActivity.kt:36
MethodgetJSMainModuleName
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainApplication.kt:30
MethodgetMainComponentName
* Returns the name of the main component registered from JavaScript. This is used to schedule * rendering of the component. */
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainActivity.kt:30
MethodgetPackages
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainApplication.kt:24
MethodgetUseDeveloperSupport
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainApplication.kt:32
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
packages/ui/text-input/index.web.tsx:13
FunctionhandleClick
(e: React.MouseEvent<HTMLButtonElement>)
packages/ui/button/index.web.tsx:15
MethodinvokeDefaultOnBackPressed
* Align the back button behavior with Android S * where moving root activities to background instead of finishing activities. * @see <a href="
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainActivity.kt:52
MethodonConfigurationChanged
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainApplication.kt:52
MethodonCreate
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainActivity.kt:15
MethodonCreate
apps/native/android/app/src/main/java/com/adebayoileri/universalappstarter/MainApplication.kt:41