Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/infinitered/ignite
/ functions
Functions
366 in github.com/infinitered/ignite
⨍
Functions
366
◇
Types & classes
56
Function
ControlledCheckbox
(props: CheckboxToggleProps)
boilerplate/app/screens/DemoShowroomScreen/demos/DemoToggle.tsx:17
Function
ControlledRadio
(props: RadioToggleProps)
boilerplate/app/screens/DemoShowroomScreen/demos/DemoToggle.tsx:22
Function
ControlledSwitch
(props: SwitchToggleProps)
boilerplate/app/screens/DemoShowroomScreen/demos/DemoToggle.tsx:27
Function
DemoCommunityScreen
(_props)
boilerplate/app/screens/DemoCommunityScreen.tsx:20
Function
DemoDebugScreen
( _props, )
boilerplate/app/screens/DemoDebugScreen.tsx:34
Function
DemoDivider
(props: DemoDividerProps)
boilerplate/app/screens/DemoShowroomScreen/DemoDivider.tsx:18
Function
DemoNavigator
()
boilerplate/app/navigators/DemoNavigator.tsx:26
Function
DemoPodcastListScreen
(_props)
boilerplate/app/screens/DemoPodcastListScreen.tsx:49
Function
DemoShowroomScreen
(_props)
boilerplate/app/screens/DemoShowroomScreen/DemoShowroomScreen.tsx:119
Function
DemoUseCase
(props: DemoUseCaseProps)
boilerplate/app/screens/DemoShowroomScreen/DemoUseCase.tsx:23
Function
DrawerIconButton
(props: DrawerIconButtonProps)
boilerplate/app/screens/DemoShowroomScreen/DrawerIconButton.tsx:16
Function
EmptyState
(props: EmptyStateProps)
boilerplate/app/components/EmptyState.tsx:119
Function
EpisodeCard
({ episode, onPressFavorite, }: { episode: EpisodeItem onPressFavorite: () => void })
boilerplate/app/screens/DemoPodcastListScreen.tsx:135
Function
EpisodeProvider
({ children })
boilerplate/app/context/EpisodeContext.tsx:31
Function
ErrorDetails
(props: ErrorDetailsProps)
boilerplate/app/screens/ErrorScreen/ErrorDetails.tsx:22
Function
FieldLabel
* @param {ToggleProps} props - The props for the `FieldLabel` component. * @returns {JSX.Element} The rendered `FieldLabel` component.
boilerplate/app/components/Toggle/Toggle.tsx:216
Function
Header
(props: HeaderProps)
boilerplate/app/components/Header.tsx:151
Function
HeaderAction
* @param {HeaderActionProps} props - The props for the `HeaderAction` component. * @returns {JSX.Element} The rendered `HeaderAction` component.
boilerplate/app/components/Header.tsx:238
Function
Icon
(props: IconProps)
boilerplate/app/components/Icon.tsx:86
Function
Index
()
boilerplate/src/app/index.tsx:3
Function
ListItemAction
* @param {ListItemActionProps} props - The props for the `ListItemAction` component. * @returns {JSX.Element | null} The rendered `ListItemAction` co
boilerplate/app/components/ListItem.tsx:184
Function
LoginScreen
()
boilerplate/app/screens/LoginScreen.tsx:17
Function
NativeListItem
({ item, sectionIndex, handleScroll })
boilerplate/app/screens/DemoShowroomScreen/DemoShowroomScreen.tsx:92
Function
PressableIcon
(props: PressableIconProps)
boilerplate/app/components/Icon.tsx:53
Function
Radio
(props: RadioToggleProps)
boilerplate/app/components/Toggle/Radio.tsx:23
Function
RadioInput
(props: RadioInputProps)
boilerplate/app/components/Toggle/Radio.tsx:27
Function
Root
()
boilerplate/src/app/_layout.tsx:21
Function
Screen
(props: ScreenProps)
boilerplate/app/components/Screen.tsx:243
Function
ScreenWithScrolling
* @param {ScreenProps} props - The props for the `ScreenWithScrolling` component. * @returns {JSX.Element} - The rendered `ScreenWithScrolling` compo
boilerplate/app/components/Screen.tsx:192
Function
ScreenWithoutScrolling
* @param {ScreenProps} props - The props for the `ScreenWithoutScrolling` component. * @returns {JSX.Element} - The rendered `ScreenWithoutScrolling`
boilerplate/app/components/Screen.tsx:177
Function
SectionListWithKeyboardAwareScrollView
( { renderScrollComponent, bottomOffset = DEFAULT_BOTTOM_OFFSET, contentContainerStyle, ...p
boilerplate/app/screens/DemoShowroomScreen/SectionListWithKeyboardAwareScrollView.tsx:24
Function
Switch
(props: SwitchToggleProps)
boilerplate/app/components/Toggle/Switch.tsx:33
Function
SwitchAccessibilityLabel
* @param {ToggleInputProps & { role: "on" | "off" }} props - The props for the `SwitchAccessibilityLabel` component. * @returns {JSX.Element} The ren
boilerplate/app/components/Toggle/Switch.tsx:176
Function
SwitchInput
(props: SwitchInputProps)
boilerplate/app/components/Toggle/Switch.tsx:44
Function
ThemeProvider
({ children, initialContext, })
boilerplate/app/theme/context.tsx:54
Function
Toggle
(props: ToggleProps<T>)
boilerplate/app/components/Toggle/Toggle.tsx:126
Function
WebListItem
({ item, sectionIndex })
boilerplate/app/screens/DemoShowroomScreen/DemoShowroomScreen.tsx:63
Function
WelcomeScreen
( _props, // @demo remove-current-line )
boilerplate/app/screens/WelcomeScreen.tsx:22
Function
availablePackagers
()
src/tools/packager.ts:61
Function
clear
()
src/tools/cache.ts:73
Function
clear
(toolbox: GluegunToolbox)
src/commands/cache.ts:11
Method
componentDidCatch
(error: Error, errorInfo: ErrorInfo)
boilerplate/app/screens/ErrorScreen/ErrorBoundary.tsx:29
Method
constructor
* Set up our API instance. Keep this lightweight!
boilerplate/app/services/api/index.ts:42
Function
deleteFiles
({ filePaths, comment, dryRun = true, }: { filePaths: string[] comment: string dryRun?: boolean })
src/tools/markup.ts:194
Function
distinct
(val, index, self)
src/tools/generators.ts:151
Function
focusInput
*
boilerplate/app/components/TextField.tsx:178
Function
generate
(toolbox: GluegunToolbox)
src/commands/generate.ts:19
Function
generate
(toolbox: GluegunToolbox)
src/commands/generate/splash-screen.ts:19
Function
generate
(toolbox: GluegunToolbox)
src/commands/generate/app-icon.ts:15
Function
goNext
()
boilerplate/app/screens/WelcomeScreen.tsx:30
Function
handlePress
* @param {GestureResponderEvent} e - The event object.
boilerplate/app/components/Toggle/Toggle.tsx:168
Function
handlePressCard
()
boilerplate/app/screens/DemoPodcastListScreen.tsx:213
Function
hash
(str: string)
src/tools/cache.ts:24
Function
highlight
(m = "")
src/tools/pretty.ts:137
Function
initCrashReporting
()
boilerplate/app/utils/crashReporting.ts:23
Function
iosExit
()
boilerplate/app/navigators/navigationUtilities.ts:45
Function
login
()
boilerplate/app/screens/LoginScreen.tsx:40
Function
manualRefresh
()
boilerplate/app/screens/DemoPodcastListScreen.tsx:75
Function
onBackPress
()
boilerplate/app/navigators/navigationUtilities.ts:65
Function
onNavigationStateChange
(state: NavigationState | undefined)
boilerplate/app/navigators/navigationUtilities.ts:128
Method
onReset
()
boilerplate/app/screens/ErrorScreen/ErrorDetails.tsx:14
Function
prefix
(state: { status: "pending" | "submitted" | "canceled" })
src/tools/pretty.ts:67
Function
reportCrash
(error: Error, type: ErrorType = ErrorType.FATAL)
boilerplate/app/utils/crashReporting.ts:49
Function
scrollToIndexFailed
(info: { index: number highestMeasuredFrameIndex: number averageItemLength: number })
boilerplate/app/screens/DemoShowroomScreen/DemoShowroomScreen.tsx:176
Method
shouldComponentUpdate
(nextProps: Readonly<Props>, nextState: Readonly<State>)
boilerplate/app/screens/ErrorScreen/ErrorBoundary.tsx:51
Function
timeoutExit
()
src/commands/new.ts:181
← previous
301–366 of 366, ranked by callers