MCPcopy Create free account

hub / github.com/EvanBacon/expo-ai / functions

Functions114 in github.com/EvanBacon/expo-ai

↓ 8 callersFunctiontw
([str]: TemplateStringsArray)
util/tw.ts:3
↓ 4 callersFunctionmergedStyleProp
( style: TStyle, styleProps?: StyleProp<TStyle> | null )
components/ui/Form.tsx:573
↓ 4 callersFunctionnanoid
()
components/ai-context.tsx:193
↓ 2 callersFunctionextractStyle
(styleProp: any, key: string)
components/ui/Form.tsx:585
↓ 2 callersFunctiongetBestDashboardUrl
()
app/_debug.tsx:18
↓ 2 callersFunctionguessDeploymentIdFromOrigin
()
app/_debug.tsx:31
↓ 2 callersFunctionmakeColors
(mode: keyof typeof BASE_COLORS)
components/ui/Skeleton.tsx:22
↓ 2 callersFunctionmergedStyles
(style: ViewStyle | TextStyle, props: any)
components/ui/Form.tsx:564
↓ 2 callersFunctionnanoid
()
util/nanoid.ts:1
↓ 2 callersFunctiononSubmit
(message: string)
components/ai-context.tsx:23
↓ 1 callersFunctiongetDeploymentUrl
()
app/_debug.tsx:47
↓ 1 callersFunctiongetPlacesInfo
( city: string )
components/map/googleapis-maps.ts:50
↓ 1 callersFunctiongetRequestHeaders
()
components/debug/debug-actions.tsx:12
↓ 1 callersFunctiongetWeatherAsync
(city: string)
components/weather-data.ts:34
↓ 1 callersFunctioninteroplateColor
(percentage: number)
components/movies/circular-progress.tsx:9
↓ 1 callersFunctioninterpolateRange
( value: number, inMin: number, inMax: number, outMin: number, outMax: number )
components/movies/circular-progress.tsx:17
↓ 1 callersFunctiononScrollEnd
(event)
components/map/flyover-map-spots.tsx:76
↓ 1 callersFunctionpingServer
()
components/debug/debug-actions.tsx:5
↓ 1 callersFunctionpingServerError
()
components/debug/debug-actions.tsx:8
↓ 1 callersFunctionrenderMedia
(id: string, type: MediaType = "movie")
actions/render-movie.tsx:14
↓ 1 callersFunctionrenderPersonDetails
(id: string)
actions/render-actor.tsx:8
↓ 1 callersFunctionrenderRoot
()
actions/render-root.tsx:6
↓ 1 callersFunctionuseKeyboardOpen
()
components/animated-logo.tsx:19
↓ 1 callersFunctionusePromptOnPress
(prompt: string | [string, string])
components/prompt-on-tap.tsx:28
↓ 1 callersFunctionuseWebOnScroll
({ onScroll, onScrollEnd, }: { onScroll: React.ComponentProps<typeof ScrollView>["onScroll"]; onScroll
components/map/flyover-map-spots.tsx:13
FunctionAnimatedLogo
()
components/animated-logo.tsx:37
FunctionAssistantMessage
({ children }: { children?: React.ReactNode })
components/assistant-message.tsx:4
FunctionBlurTabBarBackground
()
components/ui/TabBarBackground.ios.tsx:6
FunctionBodyScrollView
(props: ScrollViewProps)
components/ui/BodyScrollView.tsx:6
FunctionCard
({ style, title, children, fillSpace, }: ViewProps & { fillSpace?: boolean; title?: string })
components/card.tsx:42
FunctionCardHeader
({ icon, title, }: { icon: React.ReactNode; title: string; })
components/card.tsx:6
FunctionCardSkeleton
()
components/card.tsx:87
FunctionCastCard
({ person }: { person: any })
actions/render-movie.tsx:143
FunctionChatContainer
({ children, style, }: { children: React.ReactNode; style?: StyleProp<ViewStyle>; })
components/chat-container.tsx:4
FunctionChatToolbar
()
components/chatui.tsx:105
FunctionChatToolbarInner
({ messages, setMessages, onSubmit, disabled = false, }: ChatToolbarInnerProps)
components/chat-toolbar.tsx:37
FunctionChatUI
()
components/chatui.tsx:59
FunctionCircularProgressBar
({ size, strokeWidth, percentage, }: { size: number; strokeWidth: number; percentage: number; })
components/movies/circular-progress.tsx:27
FunctionCompanyCard
({ company }: { company: any })
actions/render-movie.tsx:183
FunctionDebugRoute
()
app/_debug.tsx:60
FunctionDebugRoute
()
app/settings.tsx:14
FunctionFadeIn
({ children }: { children: React.ReactNode })
components/ui/FadeIn.tsx:5
FunctionFirstSuggestions
()
components/first-suggestions.tsx:9
FunctionFlyoverCard
({ locations, }: { locations: { icon: string; title: string; latitude: number; longitude:
components/map/flyover-map-spots.tsx:54
FunctionFlyoverMap
({ center, altitude, }: { center: { latitude: number; longitude: number }; altitude?: number; speed?
components/map/flyover-map.tsx:7
FunctionFormItem
({ children, href, onPress, ...props }: Pick<ViewProps, "children"> & { href?: Href<any>; onPress?: ()
components/ui/Form.tsx:77
FunctionHStack
(props: ViewProps)
components/ui/Form.tsx:52
FunctionHeaderButton
({ disabled, onPress, pressColor, pressOpacity, accessibilityLabel, testID, style, href, chi
components/ui/Header.tsx:10
FunctionHeaderRightClose
()
app/movie/_layout.tsx:28
FunctionHorizontalList
({ title, children, }: { title: string; children: React.ReactNode; })
actions/render-movie.tsx:50
FunctionHourlyForecastItem
({ hour, index }: { hour?: Hour; index: number })
components/weather.tsx:85
FunctionIconPicker
()
components/icon-picker.web.tsx:1
FunctionIconSymbol
({ name, size = 24, color, style, }: { name: IconSymbolName; size?: number; color: string | Opaq
components/ui/IconSymbol.tsx:46
FunctionIconSymbol
({ name, size = 24, color, style, weight = "regular", animationSpec, }: { name: SymbolViewProps[
components/ui/IconSymbol.ios.tsx:6
FunctionIndex
()
app/index.tsx:11
FunctionKeyboardFriendlyScrollView
({ children, ...props }: ScrollViewProps)
components/keyboard-friendly-scrollview.tsx:18
FunctionLayout
()
app/_layout.tsx:18
FunctionLayout
()
app/movie/_layout.tsx:8
FunctionLink
({ bold, children, headerRight, onPress, ...props }: LinkProps & { /** Value displayed on the righ
components/ui/Form.tsx:153
FunctionLinkChevronIcon
({ href }: { href?: any })
components/ui/Form.tsx:520
FunctionList
({ contentContainerStyle, ...props }: ScrollViewProps & { /** Set the Expo Router `<Stack />` title when
components/ui/Form.tsx:24
FunctionListSkeleton
()
actions/render-movie.tsx:420
FunctionLoading
()
app/index.tsx:15
FunctionMapCard
({ city, data, }: { city: string; data: PointOfInterestData[]; })
components/map/map-card.tsx:20
FunctionMapSkeleton
()
components/map/map-card.tsx:7
FunctionMapView
({ style, userInterfaceStyle, pitchEnabled, rotateEnabled, scrollEnabled, zoomEnabled, initialRe
components/map/map-view.tsx:13
FunctionMarkdownText
({ done, ...props }: React.ComponentProps<typeof Markdown> & { done?: boolean })
components/markdown-text.tsx:8
FunctionMarker
({ coordinate, focusable, isTVSelectable, tappable, }: React.ComponentProps<typeof import("react-nativ
components/map/map-view.tsx:149
FunctionMediaCard
({ media, type }: { media: any; type: MediaType })
actions/render-movie.tsx:209
FunctionMediaCast
({ id, type }: { id: string; type: MediaType })
actions/render-movie.tsx:390
FunctionMediaDetails
({ id, type }: { id: string; type: MediaType })
actions/render-movie.tsx:246
FunctionMediaHero
({ media, type }: { media: any; type: MediaType })
actions/render-movie.tsx:81
FunctionMediaVideos
({ id, type }: { id: string; type: MediaType })
actions/render-movie.tsx:371
FunctionMessagesScrollView
()
components/chatui.tsx:25
FunctionMovie
()
app/movie/[id].tsx:9
FunctionMovieCard
({ movie, }: { movie: Pick< MovieEntry, | "poster_path" | "title" | "name" | "media_ty
components/movies/movie-card.tsx:73
FunctionMovieSkeleton
()
components/movies/movie-card.tsx:155
FunctionMovieSkeleton
()
app/movie/[id].tsx:30
FunctionMovieTouchable
({ movie, children, style, }: { movie: Pick< MovieEntry, "poster_path" | "title" | "name" | "m
components/movies/movie-client-components.tsx:10
FunctionMoviesCard
({ person, query, data, title, }: { person?: string; query?: string; title?: string; data: Pic
components/movies/movie-card.tsx:16
FunctionMoviesSkeleton
()
components/movies/movie-card.tsx:190
FunctionMyModalStackNavigator
({ initialRouteName, children, screenOptions, }: Props)
components/layout/modalNavigator.web.tsx:55
FunctionMyModalStackView
* Filters out "modal"/"formSheet" routes from the normal <NativeStackView> on web, * rendering them in a vaul <Drawer> with snap points. On native, w
components/layout/modalNavigator.web.tsx:86
FunctionNetworkErrorView
({ error }: { error: Error })
app/_debug.tsx:180
FunctionPage
()
components/icon-picker.tsx:14
FunctionPersonDetails
()
app/movie/actor/[id].tsx:10
FunctionPersonDetailsSkeleton
()
app/movie/actor/[id].tsx:29
FunctionPrivacyPolicy
(_: { dom?: import("expo/dom").DOMProps })
app/legal/privacy.tsx:9
FunctionPromptOnTap
({ prompt, onPress, ...props }: { prompt: string | [string, string] } & TouchableOpacityProps)
components/prompt-on-tap.tsx:10
FunctionSection
({ children, title, footer, ...props }: ViewProps & { title?: string | React.ReactNode; footer?: s
components/ui/Form.tsx:274
FunctionSendButton
({ enabled, onPress, }: { enabled?: boolean; onPress: () => void; })
components/chat-toolbar.tsx:196
FunctionSeparator
()
components/ui/Form.tsx:551
FunctionShowMore
({ text }: { text: string })
components/ui/ShowMore.tsx:8
FunctionSideGradient
({ right }: { right?: boolean })
components/icon-picker.tsx:123
FunctionSimilarMedia
({ id, type }: { id: string; type: MediaType })
actions/render-movie.tsx:405
FunctionSkeleton
({ style, delay, dark: inputDark, }: { style?: any; delay?: number; dark?: boolean; } = {})
components/ui/Skeleton.web.tsx:34
FunctionSkeleton
({ style, delay, dark: inputDark, }: { style?: StyleProp<ViewStyle>; delay?: number; dark?: boolea
components/ui/Skeleton.tsx:68
FunctionSkeletonBox
({ width, height, borderRadius = 8, delay, }: { width: number; height: number; borderRadius?: nu
components/ui/Skeleton.web.tsx:7
FunctionSkeletonBox
({ width, height, borderRadius = 8, delay, }: { width: number; height: number; borderRadius?: nu
components/ui/Skeleton.tsx:41
FunctionStack
({ screenOptions, children, ...props }: React.ComponentProps<typeof NativeStack>)
components/ui/Stack.tsx:34
next →1–100 of 114, ranked by callers