Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gorhom/react-native-bottom-sheet
/ functions
Functions
170 in github.com/gorhom/react-native-bottom-sheet
⨍
Functions
170
◇
Types & classes
80
Function
HeaderHandleComponent
({ children, ...rest }: HeaderHandleProps)
example/src/components/headerHandle/HeaderHandle.tsx:10
Function
KeyboardHandlingExample
()
example/src/screens/advanced/KeyboardHandlingExample.tsx:11
Function
LegendListExample
()
example/src/screens/integrations/legendlist/LegendListExample.tsx:21
Function
LocationDetailsComponent
({ name, address, photos, onLayout, onClose, }: LocationDetailsProps)
example/src/screens/integrations/map/LocationDetails.tsx:19
Function
LocationItemComponent
({ title, subTitle }: LocationItemProps)
example/src/screens/integrations/map/LocationItem.tsx:10
Function
MapExample
()
example/src/screens/integrations/map/MapExample.tsx:17
Function
NOOP
()
mock.js:14
Function
Navigator
()
example/src/screens/integrations/navigation/NavigatorExample.tsx:49
Function
NavigatorExample
()
example/src/screens/integrations/navigation/NavigatorExample.tsx:101
Function
PullToRefreshExample
()
example/src/screens/advanced/PullToRefreshExample.tsx:8
Function
ReText
(props: TextProps)
src/components/bottomSheetDebugView/ReText.webx.tsx:18
Function
ReText
({ text, value: _providedValue, style }: TextProps)
src/components/bottomSheetDebugView/ReText.tsx:20
Function
RootScreen
()
example/src/screens/integrations/NativeScreensExample.tsx:9
Function
SearchHandleComponent
({ initialValue = '', onChange, }: SearchHandleProps)
example/src/components/searchHandle/SearchHandle.tsx:23
Function
SecondRoute
()
example/src/screens/integrations/ViewPagerExample.tsx:25
Function
ShadowExample
()
example/src/screens/advanced/ShadowExample.tsx:9
Function
SimpleExample
()
example/src/screens/modal/SimpleExample.tsx:12
Function
StackExample
()
example/src/screens/modal/StackExample.tsx:13
Function
TweetContent
({ tweet }: TweetContentProps)
example/src/screens/integrations/flashlist/TweetContent.tsx:72
Function
ViewPagerScreen
()
example/src/screens/integrations/ViewPagerExample.tsx:33
Function
Weather
({ animatedIndex, animatedPosition }: WeatherProps)
example/src/screens/integrations/map/Weather.tsx:19
Method
close
()
mock.js:35
Method
collapse
()
mock.js:34
Function
createBottomSheetScrollableComponent
(_type, ScrollableComponent)
mock.js:198
Function
exp
(t: number)
src/utilities/easingExp.ts:7
Method
expand
()
mock.js:33
Method
flashScrollIndicators
* Displays the scroll indicators momentarily. * * @platform ios
src/components/bottomSheetScrollable/types.d.ts:232
Method
forceClose
()
mock.js:38
Function
get
(target, prop)
mock.js:105
Method
getInnerViewNode
()
src/components/bottomSheetScrollable/types.d.ts:186
Function
getRefNativeTag
(ref: RefObject<never>)
src/utilities/getRefNativeTag.web.ts:4
Method
getScrollResponder
* Returns a reference to the underlying scroll responder, which supports * operations like `scrollTo`. All ScrollView-like components should * i
src/components/bottomSheetScrollable/types.d.ts:180
Method
getScrollResponder
* Provides a handle to the underlying scroll responder.
src/components/bottomSheetScrollable/types.d.ts:237
Method
getScrollableNode
* Provides a handle to the underlying scroll node.
src/components/bottomSheetScrollable/types.d.ts:242
Function
handleGetCount
(data: any[])
example/src/components/contactList/ContactList.tsx:36
Function
handleGetItem
(data: any[], index: number)
example/src/components/contactList/ContactList.tsx:35
Function
handleOnKeyboardHide
(event: KeyboardEvent)
src/hooks/useAnimatedKeyboard.ts:122
Function
handleOnKeyboardShow
(event: KeyboardEvent)
src/hooks/useAnimatedKeyboard.ts:111
Function
handleOnTouchEnd
()
src/hooks/useScrollHandler.web.ts:74
Function
handleOnTouchMove
(event: TouchEvent)
src/hooks/useScrollHandler.web.ts:52
Function
handleOnTouchStart
(event: TouchEvent)
src/hooks/useScrollHandler.web.ts:42
Function
keyExtractor
(item: any, index: number)
example/src/components/contactList/ContactList.tsx:34
Function
keyExtractor
(item: (typeof data)[0])
example/src/screens/integrations/legendlist/LegendListExample.tsx:19
Function
keyExtractor
(item: string, index: number)
example/src/screens/integrations/map/LocationDetails.tsx:10
Function
keyExtractor
(item: Tweet)
example/src/screens/integrations/flashlist/FlashListExample.tsx:18
Function
noop
()
src/utilities/noop.ts:5
Function
passive
()
src/hooks/useScrollHandler.web.ts:114
Method
recordInteraction
* Tells the list an interaction has occurred, which should trigger viewability calculations, e.g. * if `waitForInteractions` is true and the user h
src/components/bottomSheetScrollable/types.d.ts:225
Method
render
()
mock.js:51
Method
render
()
mock.js:67
Function
renderItem
({ item })
example/src/Dev.tsx:26
Function
renderItem
(props: LegendListRenderItemProps<Item>)
example/src/screens/integrations/legendlist/renderItem.tsx:67
Method
scrollTo
* Scrolls to a given x, y offset, either immediately or with a smooth animation. * Syntax: * * scrollTo(options: {x: number = 0; y: number =
src/components/bottomSheetScrollable/types.d.ts:158
Method
scrollToEnd
* A helper function that scrolls to the end of the scrollview; * If this is a vertical ScrollView, it scrolls to the bottom. * If this is a hori
src/components/bottomSheetScrollable/types.d.ts:172
Method
scrollToLocation
* Scrolls to the item at the specified sectionIndex and itemIndex (within the section) * positioned in the viewable area such that viewPosition 0 p
src/components/bottomSheetScrollable/types.d.ts:218
Method
snapToIndex
()
mock.js:31
Method
snapToPosition
()
mock.js:32
Function
useBottomSheetAnimationConfigs
mock.js:89
Function
useBottomSheetDynamicSnapPoints
()
mock.js:116
Function
useBottomSheetInternal
()
mock.js:110
Function
useBottomSheetModal
()
src/hooks/useBottomSheetModal.ts:4
Function
useBottomSheetModalInternal
()
mock.js:113
Function
useBottomSheetTimingConfigs
(configs: TimingConfig)
src/hooks/useBottomSheetTimingConfigs.ts:26
Function
useGestureEventsHandlersDefault
()
src/hooks/useGestureEventsHandlersDefault.web.tsx:39
Function
useGestureEventsHandlersDefault
()
src/hooks/useGestureEventsHandlersDefault.tsx:41
Function
useScrollEventsHandlersDefault
( scrollableRef, scrollableContentOffsetY )
src/hooks/useScrollEventsHandlersDefault.ts:16
Function
useScrollHandler
(_: never, onScroll?: ScrollableEvent)
src/hooks/useScrollHandler.web.ts:13
Function
validateSnapPoint
(snapPoint: number | string)
src/utilities/validateSnapPoint.ts:3
Function
withGestureHandlerRoot
(Component: FC)
example/src/screens/withGestureHandlerRoot.tsx:5
Function
workletNoop
()
src/utilities/noop.ts:1
← previous
101–170 of 170, ranked by callers