MCPcopy Create free account

hub / github.com/gorhom/react-native-bottom-sheet / functions

Functions170 in github.com/gorhom/react-native-bottom-sheet

↓ 26 callersFunctionprint
()
src/utilities/logger.ts:23
↓ 19 callersMethodclose
()
mock.js:64
↓ 19 callersFunctionuseBottomSheetInternal
( unsafe?: boolean )
src/hooks/useBottomSheetInternal.ts:15
↓ 16 callersMethodcollapse
()
mock.js:63
↓ 16 callersMethodexpand
()
mock.js:62
↓ 10 callersMethoddismiss
()
mock.js:47
↓ 10 callersMethodpresent
(data)
mock.js:41
↓ 8 callersMethodsnapToIndex
()
mock.js:60
↓ 7 callersFunctionfindNodeHandle
( componentOrHandle: Parameters<typeof _findNodeHandle>['0'] )
src/utilities/findNodeHandle.web.ts:20
↓ 7 callersFunctionwithModalProvider
(Component: FC)
example/src/screens/modal/withModalProvider.tsx:4
↓ 5 callersFunctioncreateContactListMockData
(count: number = 20)
example/src/utilities/createMockData.ts:7
↓ 5 callersFunctioncreateExampleScreen
({ type, count = 25 }: ExampleScreenProps)
example/src/screens/basic/BasicExamples.tsx:13
↓ 4 callersFunctioncreateBottomSheetScrollableComponent
( type: SCROLLABLE_TYPE, // biome-ignore lint: to be addressed! ScrollableComponent: any )
src/components/bottomSheetScrollable/createBottomSheetScrollableComponent.tsx:25
↓ 4 callersFunctioncreateDummyScreen
({ nextScreen, type, count = 50, }: DummyScreenProps)
example/src/screens/integrations/navigation/DummyScreen.tsx:12
↓ 3 callersFunctionanimate
({ point, configs, velocity = 0, overrideReduceMotion, onComplete, }: AnimateParams)
src/utilities/animate.ts:19
↓ 2 callersFunctionclamp
( value: number, lowerBound: number, upperBound: number )
src/utilities/clamp.ts:1
↓ 2 callersMethodforceClose
()
mock.js:65
↓ 2 callersFunctionid
()
src/utilities/id.ts:3
↓ 2 callersFunctionnormalizeSnapPoint
( snapPoint: number | string, containerHeight: number )
src/utilities/normalizeSnapPoint.ts:4
↓ 2 callersFunctionsnapPoint
( value: number, velocity: number, points: ReadonlyArray<number> )
src/utilities/snapPoint.ts:1
↓ 2 callersFunctiontransformOrigin
({ x, y }, ...transformations)
example/src/utilities/transformOrigin.ts:2
↓ 2 callersFunctionuseBottomSheetContentContainerStyle
( enableFooterMarginAdjustment: boolean, _style?: ViewProps['style'] )
src/hooks/useBottomSheetContentContainerStyle.ts:11
↓ 2 callersFunctionuseBottomSheetGestureHandlers
()
src/hooks/useBottomSheetGestureHandlers.ts:4
↓ 2 callersFunctionuseBottomSheetScrollableCreator
({ focusHook, scrollEventsHandlersHook, enableFooterMarginAdjustment, }: BottomSheetScrollableCreatorCon
src/hooks/useBottomSheetScrollableCreator.tsx:33
↓ 2 callersFunctionuseBoundingClientRect
( ref: RefObject<View | null>, handler: (layout: BoundingClientRect) => void )
src/hooks/useBoundingClientRect.ts:44
↓ 2 callersFunctionuseGestureHandler
( source: GESTURE_SOURCE, state: SharedValue<State>, gestureSource: SharedValue<GESTURE_SOURCE>, onSta
src/hooks/useGestureHandler.ts:16
↓ 2 callersFunctionuseStableCallback
( callback: Callback<T, R> )
src/hooks/useStableCallback.ts:8
↓ 1 callersFunctionavatar
(author: Author)
example/src/screens/integrations/flashlist/TweetContent.tsx:49
↓ 1 callersFunctioncreateContactSectionsMockData
(count: number = 20)
example/src/utilities/createMockData.ts:15
↓ 1 callersFunctioncreateLocationListMockData
(count: number = 50)
example/src/utilities/createMockData.ts:26
↓ 1 callersFunctionenableLogging
(excludeCategories?: PrintOptions['category'][])
src/utilities/logger.ts:13
↓ 1 callersFunctiongetKeyboardAnimationConfigs
( easing: KeyboardEventEasing, duration: number )
src/utilities/getKeyboardAnimationConfigs.ts:4
↓ 1 callersMethodgetScrollableNode
()
src/components/bottomSheetScrollable/types.d.ts:183
↓ 1 callersFunctionhandleOnScroll
(event: TouchEvent)
src/hooks/useScrollHandler.web.ts:89
↓ 1 callersFunctionisFabricInstalled
()
src/utilities/isFabricInstalled.ts:6
↓ 1 callersFunctionisWebkit
()
src/components/bottomSheetScrollable/ScrollableContainer.web.tsx:25
↓ 1 callersFunctionresetContext
(context: any)
src/hooks/useGestureEventsHandlersDefault.web.tsx:32
↓ 1 callersFunctionresetContext
(context: any)
src/hooks/useGestureEventsHandlersDefault.tsx:33
↓ 1 callersMethodsetNativeProps
* This function sends props straight to native. They will not participate in * future diff process - this means that if you do not include them in
src/components/bottomSheetScrollable/types.d.ts:199
↓ 1 callersMethodsnapToPosition
()
mock.js:61
↓ 1 callersFunctiontweetActions
( retweets: React.ReactNode, comments: React.ReactNode, likes: React.ReactNode )
example/src/screens/integrations/flashlist/TweetContent.tsx:13
↓ 1 callersFunctionuseAnimatedDetents
( detents: BottomSheetProps['snapPoints'], layoutState: SharedValue<LayoutState>, enableDynamicSizing: B
src/hooks/useAnimatedDetents.ts:22
↓ 1 callersFunctionuseAnimatedKeyboard
()
src/hooks/useAnimatedKeyboard.ts:39
↓ 1 callersFunctionuseAnimatedLayout
( containerLayoutState: SharedValue<ContainerLayoutState> | undefined, topInset: number, bottomInset: nu
src/hooks/useAnimatedLayout.ts:36
↓ 1 callersFunctionuseBottomSheet
()
mock.js:72
↓ 1 callersFunctionuseBottomSheet
()
src/hooks/useBottomSheet.ts:4
↓ 1 callersFunctionuseBottomSheetContentSizeSetter
()
src/components/bottomSheetScrollable/useBottomSheetContentSizeSetter.ts:8
↓ 1 callersFunctionuseBottomSheetModal
()
mock.js:84
↓ 1 callersFunctionuseBottomSheetModalInternal
( unsafe?: boolean )
src/hooks/useBottomSheetModalInternal.ts:15
↓ 1 callersFunctionuseBottomSheetSpringConfigs
( configs: Omit<WithSpringConfig, 'velocity'> )
src/hooks/useBottomSheetSpringConfigs.ts:7
↓ 1 callersFunctionusePropsValidator
({ index, snapPoints, enableDynamicSizing, topInset, bottomInset, containerHeight, containerOffs
src/hooks/usePropsValidator.ts:11
↓ 1 callersFunctionuseReactiveSharedValue
( value: T )
src/hooks/useReactiveSharedValue.ts:6
↓ 1 callersFunctionuseScrollHandler
( useScrollEventsHandlers = useScrollEventsHandlersDefault, onScroll?: ScrollableEvent, onScrollBeginDra
src/hooks/useScrollHandler.ts:11
↓ 1 callersFunctionuseScrollable
( enableContentPanningGesture: boolean, animatedSheetState: SharedValue<SHEET_STATE>, animatedKeyboardSt
src/hooks/useScrollable.ts:24
↓ 1 callersFunctionuseScrollableSetter
( ref: React.RefObject<Scrollable>, type: SCROLLABLE_TYPE, contentOffsetY: SharedValue<number>, refres
src/hooks/useScrollableSetter.ts:9
FunctionApp
()
example/App.tsx:13
FunctionApp
()
example/src/Dev.tsx:32
FunctionBackdropExample
()
example/src/screens/advanced/BackdropExample.tsx:8
FunctionBackdropExample
()
example/src/screens/modal/BackdropExample.tsx:14
FunctionBlurredBackground
()
example/src/screens/integrations/map/BlurredBackground.tsx:5
FunctionBlurredHandle
()
example/src/screens/integrations/map/BlurredHandle.tsx:7
FunctionBottomSheetBackdropComponent
({ animatedIndex, opacity: _providedOpacity, appearsOnIndex: _providedAppearsOnIndex, disappearsOnInde
src/components/bottomSheetBackdrop/BottomSheetBackdrop.tsx:33
FunctionBottomSheetBackgroundComponent
({ pointerEvents, style, }: BottomSheetBackgroundProps)
src/components/bottomSheetBackground/BottomSheetBackground.tsx:6
FunctionBottomSheetBackgroundContainerComponent
({ animatedIndex, animatedPosition, backgroundComponent: _providedBackgroundComponent, backgroundStyle
src/components/bottomSheetBackground/BottomSheetBackgroundContainer.tsx:6
FunctionBottomSheetBodyComponent
({ style, children }: BottomSheetBodyProps)
src/components/bottomSheet/BottomSheetBody.tsx:13
FunctionBottomSheetComponent
mock.js:23
FunctionBottomSheetContentComponent
({ detached, animationConfigs, overrideReduceMotion, keyboardBehavior, accessible, accessibilityLa
src/components/bottomSheet/BottomSheetContent.tsx:32
FunctionBottomSheetDebugView
({ values }: BottomSheetDebugViewProps)
src/components/bottomSheetDebugView/BottomSheetDebugView.tsx:11
FunctionBottomSheetDraggableScrollable
({ scrollableGesture, children, }: BottomSheetDraggableScrollableProps)
src/components/bottomSheetScrollable/BottomSheetDraggableScrollable.tsx:12
FunctionBottomSheetDraggableViewComponent
({ nativeGestureRef, refreshControlGestureRef, style, children, ...rest }: BottomSheetDraggableViewP
src/components/bottomSheetDraggableView/BottomSheetDraggableView.tsx:11
FunctionBottomSheetFooterComponent
({ animatedFooterPosition, bottomInset = 0, style, children, }: BottomSheetDefaultFooterProps)
src/components/bottomSheetFooter/BottomSheetFooter.tsx:14
FunctionBottomSheetFooterContainerComponent
({ footerComponent: FooterComponent, }: BottomSheetFooterContainerProps)
src/components/bottomSheetFooter/BottomSheetFooterContainer.tsx:7
FunctionBottomSheetGestureHandlersProvider
({ gestureEventsHandlersHook: useGestureEventsHandlers = useGestureEventsHandlersDefault, children, }:
src/components/bottomSheetGestureHandlersProvider/BottomSheetGestureHandlersProvider.tsx:12
FunctionBottomSheetHandleComponent
({ style, indicatorStyle: _indicatorStyle, accessible = DEFAULT_ACCESSIBLE, accessibilityRole = DEFAUL
src/components/bottomSheetHandle/BottomSheetHandle.tsx:12
FunctionBottomSheetHandleContainerComponent
({ animatedIndex, animatedPosition, simultaneousHandlers: _internalSimultaneousHandlers, enableHandleP
src/components/bottomSheetHandle/BottomSheetHandleContainer.tsx:15
FunctionBottomSheetHostingContainerComponent
({ containerLayoutState, layoutState, topInset = 0, bottomInset = 0, shouldCalculateHeight = true,
src/components/bottomSheetHostingContainer/BottomSheetHostingContainer.tsx:15
FunctionBottomSheetModalComponent
( props: BottomSheetModalProps<T>, ref: React.ForwardedRef<BottomSheetModal<T>> )
src/components/bottomSheetModal/BottomSheetModal.tsx:37
FunctionBottomSheetModalProvider
({ children })
mock.js:17
FunctionBottomSheetModalProviderWrapper
({ children, }: BottomSheetModalProviderProps)
src/components/bottomSheetModalProvider/BottomSheetModalProvider.tsx:25
FunctionBottomSheetRefreshControlComponent
({ onRefresh, scrollableGesture, ...rest }: BottomSheetRefreshControlProps)
src/components/bottomSheetRefreshControl/BottomSheetRefreshControl.android.tsx:19
FunctionBottomSheetViewComponent
({ focusHook: useFocusHook = useEffect, enableFooterMarginAdjustment = false, onLayout, style: _provid
src/components/bottomSheetView/BottomSheetView.tsx:12
FunctionButtonComponent
({ label, labelStyle, style, onPress, }: ButtonProps)
example/src/components/button/Button.tsx:12
FunctionContactItemComponent
({ title, subTitle, titleStyle, subTitleStyle, thumbnailStyle, iconStyle, onPress, }: ContactIte
example/src/components/contactItem/ContactItem.tsx:15
FunctionContactListComponent
({ type, count = 25, style, onRefresh, onItemPress, ...rest }: ContactListProps)
example/src/components/contactList/ContactList.tsx:38
FunctionCustomBackgroundComponent
({ style, animatedIndex, })
example/src/components/customBackground/CustomBackground.tsx:11
FunctionCustomBackgroundExample
()
example/src/screens/advanced/CustomBackgroundExample.tsx:9
FunctionCustomFooterComponent
({ animatedFooterPosition, }: CustomFooterProps)
example/src/components/customFooter/CustomFooter.tsx:20
FunctionCustomHandleComponent
({ ref, title, style, onLayout, animatedIndex, })
example/src/components/customHandle/CustomHandle.tsx:17
FunctionCustomHandleExample
()
example/src/screens/advanced/CustomHandleExample.tsx:8
FunctionCustomThemeExample
()
example/src/screens/advanced/CustomThemeExample.tsx:8
FunctionDetachedExample
()
example/src/screens/modal/DetachedExample.tsx:20
FunctionDivider
()
example/src/screens/integrations/flashlist/FlashListExample.tsx:98
FunctionDynamicSizingExample
()
example/src/screens/advanced/DynamicSizingExample.tsx:17
FunctionDynamicSizingExample
()
example/src/screens/modal/DynamicSizingExample.tsx:18
FunctionEmpty
()
example/src/screens/integrations/flashlist/FlashListExample.tsx:114
FunctionFirstRoute
()
example/src/screens/integrations/ViewPagerExample.tsx:7
FunctionFlashListExample
()
example/src/screens/integrations/flashlist/FlashListExample.tsx:24
FunctionFooter
({ isLoading }: { isLoading: boolean })
example/src/screens/integrations/flashlist/FlashListExample.tsx:102
FunctionFooterExample
()
example/src/screens/advanced/FooterExample.tsx:9
FunctionGrayText
({ children, numberOfLines, style }: GrayTextProps)
example/src/screens/integrations/flashlist/TweetContent.tsx:64
next →1–100 of 170, ranked by callers