MCPcopy Create free account

hub / github.com/expo/expo / functions

Functions22,125 in github.com/expo/expo

↓ 23 callersFunctiongetRouteInfoFromState
(state?: StrictState)
packages/expo-router/src/global-state/getRouteInfoFromState.ts:47
↓ 23 callersFunctioninvokeWorkerAsync
( worker: Worker, type: T, data: MessageTypeMap[T]['data'] )
packages/expo-sqlite/web/WorkerChannel.ts:76
↓ 23 callersFunctionmakePackage
( packageName: string, packageJson: Partial<PackageJson> & { version: string }, relPath?: string )
tools/src/Workspace.test.ts:9
↓ 23 callersFunctionmakePkg
(name: string)
tools/src/prebuilds/pipeline/Scheduler.test.ts:15
↓ 23 callersFunctionmatch
(url: string)
packages/@expo/router-server/src/__tests__/getServerManifest.test.node.ts:368
↓ 23 callersFunctionmockedRoot
( name?: string, options?: { pkgDependencies?: Record<string, string>; } )
packages/expo-modules-autolinking/src/autolinking/__tests__/findModules-test.ts:29
↓ 23 callersMethodmoveSync
( destination: FileSystemFile | FileSystemDirectory, options: { overwrite?: boolean } = {} )
packages/expo-file-system/mocks/FileSystem.ts:404
↓ 23 callersFunctionmutateFile
(file: string, mutator: (contents: string) => string)
packages/@expo/cli/e2e/utils/hmr.ts:111
↓ 23 callersFunctionora
(options?: oraReal.Options | string)
packages/@expo/cli/src/utils/ora.ts:26
↓ 23 callersFunctionpe
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:801
↓ 23 callersFunctionregisterRootComponent
( component: ComponentType<P> )
packages/expo/src/launch/registerRootComponent.tsx:37
↓ 23 callersFunctionresolveEntryPoint
( projectRoot: string, { platform, pkg = getPackageJson(projectRoot), }: { platform?: string
packages/@expo/config/src/paths/paths.ts:31
↓ 23 callersFunctionresolved
(overrides: Partial<ResolvedMetadata> = {})
packages/@expo/router-server/src/utils/metadata/__tests__/render.test.ts:16
↓ 23 callersFunctionsetModulesMainActivity
(mainActivity: string, language: 'java' | 'kt')
packages/install-expo-modules/src/plugins/android/withAndroidModulesMainActivity.ts:20
↓ 23 callersMethodstart
* Starts a new Live Activity with the given properties. * @param props The initial content properties for the Live Activity. * @param url An opt
packages/expo-widgets/src/Widgets.ts:171
↓ 23 callersFunctiont
(r)
packages/expo/virtual/streams.js:8
↓ 23 callersMethodtoHavePathnameWithParams
(pathname: string)
packages/expo-router/src/ts-declarations/expect.d.ts:4
↓ 23 callersFunctiontoPosixPath
(filePath: string)
packages/@expo/fingerprint/src/utils/Path.ts:134
↓ 23 callersFunctionuseLoaderData
()
packages/expo-router/src/hooks/useLoaderData.ts:36
↓ 23 callersFunctionuseLocalSearchParams
()
packages/expo-router/src/hooks/useLocalSearchParams.ts:48
↓ 23 callersFunctionwithPlugins
( config, plugins )
packages/@expo/config-plugins/src/plugins/withPlugins.ts:12
↓ 22 callersFunctionB
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:179
↓ 22 callersMethod_
()
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:417
↓ 22 callersMethodabsoluteToNormal
(absolutePath: string)
packages/@expo/metro-file-map/src/lib/RootPathUtils.ts:98
↓ 22 callersMethodaddContact
(contact: Contact)
packages/expo-contacts/src/types/Group.ts:132
↓ 22 callersMethodaddDevAsync
Add a development dependency to the project
packages/@expo/package-manager/src/PackageManager.ts:51
↓ 22 callersFunctionae
(e,n)
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:319
↓ 22 callersFunctionanimation
( animationObject: ReturnType<typeof ChainableAnimation>, animatedValue: number | boolean )
packages/expo-ui/src/swift-ui/modifiers/animation/index.ts:103
↓ 22 callersFunctionconvertStackToolbarMenuPropsToRNHeaderItem
( props: StackToolbarMenuProps, isBottomPlacement: boolean = false )
packages/expo-router/src/layouts/stack-utils/toolbar/StackToolbarMenu/index.tsx:150
↓ 22 callersFunctioncrawl
(overrides: Partial<CrawlerOptions> = {})
packages/@expo/metro-file-map/src/crawlers/node/__tests__/index.test.ts:28
↓ 22 callersFunctioncreateAutolinkingOptionsLoader
( argumentsOptions?: AutolinkingCommonArguments )
packages/expo-modules-autolinking/src/commands/autolinkingOptions.ts:229
↓ 22 callersFunctioncreateDefaultCreator
()
packages/@expo/cli/src/start/server/__tests__/UrlCreator-test.ts:11
↓ 22 callersMethoddecode
(String str, int flags)
packages/expo-structured-headers/android/src/test/java/android/util/Base64.java:12
↓ 22 callersFunctionee
()
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:319
↓ 22 callersFunctionerrorOnLegacyMethodUse
(methodName: string)
packages/expo-contacts/src/legacyWarnings.ts:36
↓ 22 callersMethodfinalizeAsync
(database: NativeDatabase)
packages/expo-sqlite/web/SQLiteModule.ts:269
↓ 22 callersFunctionfindModulesAsync
({ appRoot, autolinkingOptions, }: FindModulesParams)
packages/expo-modules-autolinking/src/autolinking/findModules.ts:55
↓ 22 callersMethodgetAll
(containerId?: string)
packages/expo-contacts/src/types/Group.ts:147
↓ 22 callersMethodgetAssets
* Retrieves all assets contained in the album. * @returns A promise resolving to an array of [`Asset`](#asset) objects. * * @example * ```
packages/expo-media-library/src/next/js/AssetAlbum.ts:283
↓ 22 callersMethodgetCurrentActivity
()
packages/expo-modules-core/android/src/main/java/expo/modules/core/interfaces/ActivityProvider.java:6
↓ 22 callersFunctiongetRedirectPath
(redirectPath: string)
docs/common/client-redirects.ts:3
↓ 22 callersFunctiongetRoutesFor
(files: string[])
packages/@expo/router-server/src/__tests__/getServerManifest.test.node.ts:16
↓ 22 callersFunctioninvokeWorkerSync
( worker: Worker, type: T, data: MessageTypeMap[T]['data'] )
packages/expo-sqlite/web/WorkerChannel.ts:91
↓ 22 callersMethodisEmpty
()
packages/expo-modules-core/android/src/main/java/expo/modules/core/interfaces/Arguments.java:41
↓ 22 callersMethodlist
* Lists the contents of a directory. * Calling this method if the parent directory does not exist will throw an error. * @returns An array of `D
packages/expo-file-system/src/Directory.ts:48
↓ 22 callersFunctionmockConstants
( constants: Partial<ConstantsWithoutManifests>, mockManifest: ExpoUpdatesManifestShape )
packages/expo-auth-session/src/__tests__/ManifestTestUtils.ts:31
↓ 22 callersFunctionopenDatabaseAsync
( databaseName: string, options?: SQLiteOpenOptions, directory?: string )
packages/expo-sqlite/src/SQLiteDatabase.ts:576
↓ 22 callersMethodopenURL
(e,t)
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:440
↓ 22 callersFunctionprovider
( props: BaseModProviderMethods<ModType, Props> )
packages/@expo/config-plugins/src/plugins/createBaseMod.ts:144
↓ 22 callersMethodreadBytesSync
(count: number)
packages/expo-file-system/mocks/FileSystem.ts:513
↓ 22 callersFunctionresolveOpenInfo
( { platform, runtime }: { platform: OpenPlatform | null; runtime: OpenRequestedRuntime }, deps: InfoHandl
packages/@expo/cli/src/start/server/middleware/openHandlers.ts:42
↓ 22 callersFunctionrewrite
(file, url)
docs/mdx-plugins/remark-link-rewrite.test.js:11
↓ 22 callersFunctionserializeTo
( options: Partial<Parameters<typeof microBundle>[0]>, processors: SerializerPlugin[] = [], configOption
packages/@expo/metro-config/src/serializer/fork/__tests__/serializer-test-utils.ts:52
↓ 22 callersMethodsetAsync
(key: string, value: unknown, options?: Options<TJSONObject>)
packages/@expo/json-file/src/JsonFile.ts:114
↓ 22 callersMethodslice
(start?: number, end?: number, contentType?: string)
packages/expo-file-system/src/File.ts:228
↓ 22 callersFunctionuseObserve
()
packages/expo-observe/src/useObserve.ts:10
↓ 22 callersFunctionuseSQLiteDatabase
()
packages/expo-sqlite/dev-plugin-webui/src/hooks/useSQLiteDatabase.ts:9
↓ 22 callersFunctionz
(n)
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:238
↓ 21 callersFunctionLf
(e,n,t,r,l,a)
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:319
↓ 21 callersFunctionN
(t,n,o)
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:60
↓ 21 callersFunctionasReq
(req: Partial<ServerRequest>)
packages/@expo/cli/src/start/server/middleware/__tests__/OpenMiddleware-test.ts:25
↓ 21 callersFunctionbuildIosTest
({ directory, args, successExit, stdout, stderr, useSnapshot, }: BuildTestOptionsPlatform)
packages/expo-brownfield/e2e/utils/test.ts:48
↓ 21 callersMethodcloseAsync
()
packages/@expo/cli/src/start/server/Bonjour.ts:55
↓ 21 callersFunctioncommandEvent
(commandName: string)
packages/@expo/cli/src/utils/telemetry/events.ts:4
↓ 21 callersFunctiondescribeManifest
(manifest: ExpoUpdatesManifestPartial)
packages/expo-auth-session/src/__tests__/ManifestTestUtils.ts:16
↓ 21 callersMethoddeserialize
* Deserialize a database from a byte array * @see https://www.sqlite.org/c3ref/deserialize.html * @param db database pointer * @param schema
packages/expo-sqlite/web/wa-sqlite/types/index.d.ts:561
↓ 21 callersFunctione
(e)
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/worker-aaddcc908d9758af99bee8e068c81a7f.js:12
↓ 21 callersMethodendFrameEXP
()
packages/expo-gl/src/GLView.types.ts:71
↓ 21 callersMethodexecuteQuery
(query: string, params?: any[])
packages/expo-sqlite/dev-plugin-webui/src/hooks/useSQLiteDatabase.shared.ts:8
↓ 21 callersFunctionf
({ b: _ })
apps/test-suite/tests/JSAsync.js:792
↓ 21 callersFunctionfindMatchingBracketPosition
( contents: string, bracket: Bracket, offset: number = 0 )
packages/@expo/config-plugins/src/utils/matchBrackets.ts:8
↓ 21 callersMethodgetContext
()
packages/expo-modules-core/android/src/main/java/expo/modules/interfaces/taskManager/TaskConsumer.java:29
↓ 21 callersMethodgetFirstAsync
* Get the first row of the result set. This requires the SQLite cursor to be in its initial state. If you have already retrieved rows from the result
packages/expo-sqlite/src/SQLiteStatement.ts:255
↓ 21 callersMethodgetItemAsync
* Retrieves the value associated with the given key asynchronously.
packages/expo-sqlite/src/Storage.ts:40
↓ 21 callersFunctiongetMockConfig
(context: MockContextConfig, metaOnly: boolean = true)
packages/expo-router/src/testing-library/mock-config.ts:19
↓ 21 callersFunctiongetNavigateAction
( baseHref: string, options: LinkToOptions, type = 'NAVIGATE', withAnchor?: boolean, singular?: Sing
packages/expo-router/src/global-state/getNavigationAction.ts:14
↓ 21 callersMethodgetPlatformOptions
( platform: T )
packages/expo-modules-autolinking/src/commands/autolinkingOptions.ts:223
↓ 21 callersFunctionheight
(value: number)
packages/expo-ui/src/jetpack-compose/modifiers/index.ts:91
↓ 21 callersFunctionitWithMemoize
(name: string, fn: () => Promise<void>)
packages/expo-modules-autolinking/src/reactNativeConfig/__tests__/reactNativeConfig-test.ts:37
↓ 21 callersMethodlt
* Filters assets where the specified field is less than the given value. * @param field - an [`AssetField`](#assetfield) to filter by. * @param
packages/expo-media-library/src/next/js/Query.ts:68
↓ 21 callersFunctionopenPageAndEagerlyLoadJS
( expo: ReturnType<typeof createExpoStart>, page: Page, url?: string, { socketTimeout = 1_000 }: { soc
packages/@expo/cli/e2e/utils/hmr.ts:13
↓ 21 callersFunctionremoveParams
( params: Record<string, unknown> | object | undefined, paramName: readonly string[] )
packages/expo-router/src/navigationParams.ts:104
↓ 21 callersFunctionresolveLoaderContextKey
( contextKey: string, params: Record<string, string | string[]> )
packages/expo-server/src/utils/matchers.ts:33
↓ 21 callersFunctionstackState
( routes: { key: string; name?: string; params?: object }[], index = routes.length - 1 )
packages/expo-observe/src/integrations/react-navigation/__tests__/handleStateChange.test.native.ts:28
↓ 21 callersFunctionstate
( over: Partial<{ enabled: boolean; threshold: number; reported: Set<string>; subscription:
packages/expo-image/src/__tests__/observe.test.ts:100
↓ 21 callersMethodtest
()
apps/test-suite/tests/JSPrivateMethods.js:36
↓ 21 callersFunctiontransformTest
(code: string, { bundleType, ...defaultOverrideOpts }: TransformTestOptions)
packages/babel-preset-expo/src/plugins/__tests__/server-data-loaders-plugin.test.ts:72
↓ 21 callersFunctiontupleAt
(p: PackedMap, i: number)
packages/@expo/metro-config/src/serializer/packedMap.ts:98
↓ 21 callersFunctionwithTiming
(timerName: string, action: () => Promise<T>)
packages/@expo/cli/e2e/utils/timing.ts:1
↓ 21 callersFunctionwithXcodeProject
(config, action)
packages/@expo/config-plugins/src/plugins/ios-plugins.ts:173
↓ 20 callersFunctionL
()
packages/expo-sqlite/dev-plugin-dist/_expo/static/js/web/entry-6b462075328bf796a095088ecb34b129.js:385
↓ 20 callersFunctionappendStackSearchBarPropsToOptions
( options: NativeStackNavigationOptions, props: StackSearchBarProps )
packages/expo-router/src/layouts/stack-utils/StackSearchBar.tsx:130
↓ 20 callersFunctioncreateAudioPlayer
( source: AudioSource | string | number | null = null, options: AudioPlayerOptions = {} )
packages/expo-audio/src/ExpoAudio.ts:400
↓ 20 callersFunctioncreateMockRequest
(url: string | URL, method = 'GET')
packages/expo-server/src/utils/__tests__/matchers.test.ts:333
↓ 20 callersFunctioncreateMockRoute
( page: string, namedRegex: RegExp, routeKeys: Record<string, string> = {} )
packages/expo-server/src/utils/__tests__/matchers.test.ts:335
↓ 20 callersFunctioncreatePage
(page: CreatePageInput)
packages/@expo/router-server/src/rsc/router/createPages.ts:121
↓ 20 callersFunctiondetectFeaturesFromContent
(content: string)
packages/create-expo-module/src/featureDetection.ts:39
↓ 20 callersFunctiondispatch
(events: FakeNavigationEvents, actionType: string)
packages/expo-observe/src/integrations/expo-router/__tests__/init.test.native.ts:59
↓ 20 callersFunctionexpectAnyModule
(version = expect.any(String))
packages/expo-modules-autolinking/src/autolinking/__tests__/findModules-test.ts:18
↓ 20 callersFunctionexpectFileExists
(projectName: string, ...filePath: string[])
packages/create-expo-module/e2e/__tests__/utils.ts:86
← previousnext →501–600 of 22,125, ranked by callers