MCPcopy Create free account

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

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

FunctionHeaderHandleComponent
({ children, ...rest }: HeaderHandleProps)
example/src/components/headerHandle/HeaderHandle.tsx:10
FunctionKeyboardHandlingExample
()
example/src/screens/advanced/KeyboardHandlingExample.tsx:11
FunctionLegendListExample
()
example/src/screens/integrations/legendlist/LegendListExample.tsx:21
FunctionLocationDetailsComponent
({ name, address, photos, onLayout, onClose, }: LocationDetailsProps)
example/src/screens/integrations/map/LocationDetails.tsx:19
FunctionLocationItemComponent
({ title, subTitle }: LocationItemProps)
example/src/screens/integrations/map/LocationItem.tsx:10
FunctionMapExample
()
example/src/screens/integrations/map/MapExample.tsx:17
FunctionNOOP
()
mock.js:14
FunctionNavigator
()
example/src/screens/integrations/navigation/NavigatorExample.tsx:49
FunctionNavigatorExample
()
example/src/screens/integrations/navigation/NavigatorExample.tsx:101
FunctionPullToRefreshExample
()
example/src/screens/advanced/PullToRefreshExample.tsx:8
FunctionReText
(props: TextProps)
src/components/bottomSheetDebugView/ReText.webx.tsx:18
FunctionReText
({ text, value: _providedValue, style }: TextProps)
src/components/bottomSheetDebugView/ReText.tsx:20
FunctionRootScreen
()
example/src/screens/integrations/NativeScreensExample.tsx:9
FunctionSearchHandleComponent
({ initialValue = '', onChange, }: SearchHandleProps)
example/src/components/searchHandle/SearchHandle.tsx:23
FunctionSecondRoute
()
example/src/screens/integrations/ViewPagerExample.tsx:25
FunctionShadowExample
()
example/src/screens/advanced/ShadowExample.tsx:9
FunctionSimpleExample
()
example/src/screens/modal/SimpleExample.tsx:12
FunctionStackExample
()
example/src/screens/modal/StackExample.tsx:13
FunctionTweetContent
({ tweet }: TweetContentProps)
example/src/screens/integrations/flashlist/TweetContent.tsx:72
FunctionViewPagerScreen
()
example/src/screens/integrations/ViewPagerExample.tsx:33
FunctionWeather
({ animatedIndex, animatedPosition }: WeatherProps)
example/src/screens/integrations/map/Weather.tsx:19
Methodclose
()
mock.js:35
Methodcollapse
()
mock.js:34
FunctioncreateBottomSheetScrollableComponent
(_type, ScrollableComponent)
mock.js:198
Functionexp
(t: number)
src/utilities/easingExp.ts:7
Methodexpand
()
mock.js:33
MethodflashScrollIndicators
* Displays the scroll indicators momentarily. * * @platform ios
src/components/bottomSheetScrollable/types.d.ts:232
MethodforceClose
()
mock.js:38
Functionget
(target, prop)
mock.js:105
MethodgetInnerViewNode
()
src/components/bottomSheetScrollable/types.d.ts:186
FunctiongetRefNativeTag
(ref: RefObject<never>)
src/utilities/getRefNativeTag.web.ts:4
MethodgetScrollResponder
* 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
MethodgetScrollResponder
* Provides a handle to the underlying scroll responder.
src/components/bottomSheetScrollable/types.d.ts:237
MethodgetScrollableNode
* Provides a handle to the underlying scroll node.
src/components/bottomSheetScrollable/types.d.ts:242
FunctionhandleGetCount
(data: any[])
example/src/components/contactList/ContactList.tsx:36
FunctionhandleGetItem
(data: any[], index: number)
example/src/components/contactList/ContactList.tsx:35
FunctionhandleOnKeyboardHide
(event: KeyboardEvent)
src/hooks/useAnimatedKeyboard.ts:122
FunctionhandleOnKeyboardShow
(event: KeyboardEvent)
src/hooks/useAnimatedKeyboard.ts:111
FunctionhandleOnTouchEnd
()
src/hooks/useScrollHandler.web.ts:74
FunctionhandleOnTouchMove
(event: TouchEvent)
src/hooks/useScrollHandler.web.ts:52
FunctionhandleOnTouchStart
(event: TouchEvent)
src/hooks/useScrollHandler.web.ts:42
FunctionkeyExtractor
(item: any, index: number)
example/src/components/contactList/ContactList.tsx:34
FunctionkeyExtractor
(item: (typeof data)[0])
example/src/screens/integrations/legendlist/LegendListExample.tsx:19
FunctionkeyExtractor
(item: string, index: number)
example/src/screens/integrations/map/LocationDetails.tsx:10
FunctionkeyExtractor
(item: Tweet)
example/src/screens/integrations/flashlist/FlashListExample.tsx:18
Functionnoop
()
src/utilities/noop.ts:5
Functionpassive
()
src/hooks/useScrollHandler.web.ts:114
MethodrecordInteraction
* 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
Methodrender
()
mock.js:51
Methodrender
()
mock.js:67
FunctionrenderItem
({ item })
example/src/Dev.tsx:26
FunctionrenderItem
(props: LegendListRenderItemProps<Item>)
example/src/screens/integrations/legendlist/renderItem.tsx:67
MethodscrollTo
* 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
MethodscrollToEnd
* 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
MethodscrollToLocation
* 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
MethodsnapToIndex
()
mock.js:31
MethodsnapToPosition
()
mock.js:32
FunctionuseBottomSheetAnimationConfigs
mock.js:89
FunctionuseBottomSheetDynamicSnapPoints
()
mock.js:116
FunctionuseBottomSheetInternal
()
mock.js:110
FunctionuseBottomSheetModal
()
src/hooks/useBottomSheetModal.ts:4
FunctionuseBottomSheetModalInternal
()
mock.js:113
FunctionuseBottomSheetTimingConfigs
(configs: TimingConfig)
src/hooks/useBottomSheetTimingConfigs.ts:26
FunctionuseGestureEventsHandlersDefault
()
src/hooks/useGestureEventsHandlersDefault.web.tsx:39
FunctionuseGestureEventsHandlersDefault
()
src/hooks/useGestureEventsHandlersDefault.tsx:41
FunctionuseScrollEventsHandlersDefault
( scrollableRef, scrollableContentOffsetY )
src/hooks/useScrollEventsHandlersDefault.ts:16
FunctionuseScrollHandler
(_: never, onScroll?: ScrollableEvent)
src/hooks/useScrollHandler.web.ts:13
FunctionvalidateSnapPoint
(snapPoint: number | string)
src/utilities/validateSnapPoint.ts:3
FunctionwithGestureHandlerRoot
(Component: FC)
example/src/screens/withGestureHandlerRoot.tsx:5
FunctionworkletNoop
()
src/utilities/noop.ts:1
← previous101–170 of 170, ranked by callers