MCPcopy Create free account

hub / github.com/expo/examples / functions

Functions610 in github.com/expo/examples

FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
with-shadcn/src/components/ui/checkbox.tsx:7
FunctionCheckoutButton
( props: React.ComponentProps<typeof TouchableHighlight> & { title: string } )
with-stripe/components/checkout-button.tsx:3
FunctionCheckoutForm
()
with-stripe/components/checkout-form.tsx:16
FunctionCheckoutScreen
()
with-stripe/components/checkout-form.native.tsx:20
FunctionCircleButton
({ onPress }: Props)
stickersmash/components/CircleButton.tsx:8
FunctionClearTodos
()
with-legend-state-supabase/App.tsx:74
FunctionClearTodos
()
with-tinybase/App.js:91
FunctionCollapsible
({ children, title }: PropsWithChildren & { title: string })
with-react-navigation/src/components/Collapsible.tsx:10
FunctionCollapsible
({ children, title, }: PropsWithChildren & { title: string })
with-maestro/components/Collapsible.tsx:4
FunctionCollapsible
({ children, title, style, }: PropsWithChildren & { title: string; style?: ViewStyle })
with-router-tv/src/components/ui/collapsible.tsx:11
FunctionCounterWidget
(props: CounterWidgetProps, environment: WidgetEnvironment)
with-widgets/widgets/CounterWidget.tsx:22
FunctionCube
()
with-webgpu/src/components/three-cube.tsx:11
FunctionCustomEdge
({ id, sourceX, sourceY, targetX, targetY, sourcePosition, targetPosition, style = {}, marke
with-react-flow/src/components/flow-edge.tsx:4
FunctionCustomTabList
(props: TabListProps)
with-router-tv/src/components/app-tabs.web.tsx:75
FunctionCustomTensorCamera
({ style, width, ...props })
with-tfjs-camera/src/CustomTensorCamera.js:18
FunctionCylinder
({ position, color }: Props)
with-webgpu/src/components/fiber.tsx:68
FunctionDashboardRoute
({ onButtonClick, }: { notify: () => void; onButtonClick: (size: number) => Promise<void>; } & Props)
with-shadcn/src/components/dom/dashboard.tsx:12
FunctionDataTable
({ data: initialData, }: { data: z.infer<typeof schema>[] })
with-shadcn/src/components/data-table.tsx:337
FunctionDeliveryActivity
(props: DeliveryProps, _env: LiveActivityEnvironment)
with-widgets/widgets/DeliveryActivity.tsx:34
FunctionDonatePage
()
with-stripe/app/index.tsx:4
FunctionDragHandle
({ id }: { id: number })
with-shadcn/src/components/data-table.tsx:118
FunctionDraggableRow
({ row }: { row: Row<z.infer<typeof schema>> })
with-shadcn/src/components/data-table.tsx:312
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
with-shadcn/src/components/ui/drawer.tsx:6
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
with-shadcn/src/components/ui/drawer.tsx:24
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
with-shadcn/src/components/ui/drawer.tsx:46
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
with-shadcn/src/components/ui/drawer.tsx:109
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<"div">)
with-shadcn/src/components/ui/drawer.tsx:86
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<"div">)
with-shadcn/src/components/ui/drawer.tsx:73
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
with-shadcn/src/components/ui/drawer.tsx:30
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
with-shadcn/src/components/ui/drawer.tsx:18
FunctionDrawerSheet
()
with-shadcn/src/components/dom/shad-nav.tsx:153
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
with-shadcn/src/components/ui/drawer.tsx:96
FunctionDrawerTrigger
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Trigger>)
with-shadcn/src/components/ui/drawer.tsx:12
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
with-shadcn/src/components/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
with-shadcn/src/components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
with-shadcn/src/components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
with-shadcn/src/components/ui/dropdown-menu.tsx:54
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
with-shadcn/src/components/ui/dropdown-menu.tsx:62
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
with-shadcn/src/components/ui/dropdown-menu.tsx:146
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
with-shadcn/src/components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
with-shadcn/src/components/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
with-shadcn/src/components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
with-shadcn/src/components/ui/dropdown-menu.tsx:166
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
with-shadcn/src/components/ui/dropdown-menu.tsx:179
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
with-shadcn/src/components/ui/dropdown-menu.tsx:195
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
with-shadcn/src/components/ui/dropdown-menu.tsx:225
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
with-shadcn/src/components/ui/dropdown-menu.tsx:201
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
with-shadcn/src/components/ui/dropdown-menu.tsx:23
FunctionEmojiList
({ onSelect, onCloseModal }: Props)
stickersmash/components/EmojiList.tsx:16
FunctionEmojiPicker
({ isVisible, children, onClose }: Props)
stickersmash/components/EmojiPicker.tsx:10
FunctionEmojiSticker
({ imageSize, stickerSource }: Props)
stickersmash/components/EmojiSticker.tsx:14
FunctionEta
({ start, end, stage, size, color, width, deliveredLabel = 'Delivered', delive
with-widgets/widgets/DeliveryActivity.tsx:99
FunctionEventHandlingDemo
()
with-router-tv/src/components/tv-event-demo.tsx:28
FunctionExpensive
()
with-react-compiler/App.tsx:4
FunctionExplore
()
with-react-navigation/src/navigation/screens/Explore.tsx:11
FunctionExpoStripeProvider
( props: Omit< React.ComponentProps<typeof StripeProvider>, "publishableKey" | "merchantIdentifier"
with-stripe/components/stripe-provider.tsx:14
FunctionExpoStripeProvider
(props)
with-stripe/components/stripe-provider.web.tsx:1
FunctionExternalLink
({ href, children, ...rest }: Props)
with-react-navigation/src/components/ExternalLink.tsx:7
FunctionExternalLink
({ href, ...rest }: Props)
with-html/src/components/ui/external-link.tsx:7
FunctionExternalLink
(props: Props)
with-router-tv/src/components/external-link.tsx:50
FunctionFiber
()
with-webgpu/src/components/fiber.tsx:132
FunctionFiberCanvas
({ children, style, scene, camera, }: FiberCanvasProps)
with-webgpu/src/lib/fiber-canvas.tsx:24
FunctionFlatList
( props: React.ComponentProps<typeof RNFlatList<T>> & { className?: string; contentContainerClassNam
with-tailwindcss/src/tw/index.tsx:154
FunctionFlow
({ style = { height: "100vh", width: "100%", }, }: { style?: React.CSSProperties; dom?: import
with-react-flow/src/components/flow-chart.tsx:267
FunctionFocusDemoScreen
()
with-router-tv/src/app/tv_focus.tsx:11
FunctionFooter
()
with-tailwindcss/src/app/_layout.tsx:55
FunctionFooter
()
with-router-menus/src/app/index.tsx:16
FunctionGET
(req: Request)
with-stripe/app/api/stripe-results+api.ts:5
FunctionGET
()
with-clerk/app/api+api.ts:1
FunctionGET
(req: Request, { icon: iconParam }: { icon: string })
with-satori/app/api/icon/[icon]+api.tsx:13
FunctionGET
()
with-app-integrity/app/api/challenge+api.ts:7
FunctionGlobe
()
with-html/src/app/(home)/modal.tsx:67
FunctionGradient
({})
with-storybook/stories/Gradient.jsx:5
FunctionHapticTab
(props: BottomTabBarButtonProps)
with-react-navigation/src/components/HapticTab.tsx:5
FunctionHeader
()
with-shadcn/src/components/dom/shad-nav.tsx:214
FunctionHeader
()
with-tailwindcss/src/app/_layout.tsx:18
FunctionHeader
()
with-router-menus/src/components/header.tsx:4
FunctionHelloWave
()
with-react-navigation/src/components/HelloWave.tsx:13
FunctionHintRow
({ title = 'Try editing', hint = 'app/index.tsx', }: HintRowProps)
with-router-tv/src/components/hint-row.tsx:14
FunctionHome
()
with-react-navigation/src/navigation/screens/Home.tsx:9
FunctionHome
()
with-react-router/App.js:4
FunctionHome
()
with-clerk/app/(home)/index.tsx:7
FunctionHome
()
with-router-menus/src/app/index.tsx:7
FunctionHomeScreen
()
with-maestro/app/(tabs)/index.tsx:3
FunctionHomeScreen
()
with-router-tv/src/app/index.tsx:11
FunctionIcon
()
with-html/src/app/(home)/index.tsx:84
FunctionIconButton
({ icon, label, onPress }: Props)
stickersmash/components/IconButton.tsx:10
FunctionIconSymbol
({ name, size = 24, color, style, }: { name: IconSymbolName; size?: number; color: string | Opaq
with-react-navigation/src/components/ui/IconSymbol.tsx:28
FunctionIconSymbol
({ name, size = 24, color, style, weight = 'regular', }: { name: SymbolViewProps['name']; size?:
with-react-navigation/src/components/ui/IconSymbol.ios.tsx:4
FunctionImage
( props: React.ComponentProps<typeof CSSImage> & { className?: string; } )
with-tailwindcss/src/tw/image.tsx:33
FunctionImagePickerExample
()
with-s3/app/index.tsx:18
FunctionImageViewer
({ imgSource, selectedImage }: Props)
stickersmash/components/ImageViewer.tsx:9
FunctionIndex
()
stickersmash/app/(tabs)/index.tsx:19
FunctionIndex
()
with-convex/app/index.tsx:86
FunctionIndex
()
with-app-integrity/app/index.tsx:32
FunctionIndexRoute
()
with-shadcn/src/app/(index,orders,products)/index.tsx:10
FunctionIndexRoute
()
with-react-strict-dom/src/app/index.tsx:5
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
with-shadcn/src/components/ui/input.tsx:5
FunctionIonicons
(props: React.ComponentProps<typeof UpstreamIonicons>)
with-router-menus/src/components/icons.tsx:18
FunctionIridescence
({ color = [1, 1, 1], speed = 1.0, amplitude = 0.1, ...props }: { color?: [number, number, number];
with-skia/components/iridescence.tsx:42
← previousnext →201–300 of 610, ranked by callers