Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UdaySravanK/RNSwipeButton
/ functions
Functions
13 in github.com/UdaySravanK/RNSwipeButton
⨍
Functions
13
◇
Types & classes
6
↓ 4 callers
Function
updateWidthWithAnimation
(newWidth: number)
src/components/SwipeThumb/index.tsx:114
↓ 3 callers
Function
invokeOnSwipeSuccess
(isForceComplete: boolean)
src/components/SwipeThumb/index.tsx:230
↓ 2 callers
Function
reset
()
src/components/SwipeThumb/index.tsx:235
↓ 2 callers
Function
setBackgroundColors
()
src/components/SwipeThumb/index.tsx:205
↓ 2 callers
Function
updateWidthWithoutAnimation
(newWidth: number)
src/components/SwipeThumb/index.tsx:122
↓ 1 callers
Function
finishRemainingSwipe
()
src/components/SwipeThumb/index.tsx:214
↓ 1 callers
Function
forceComplete
()
src/components/SwipeThumb/index.tsx:240
↓ 1 callers
Function
onSwipeMetSuccessThreshold
(newWidth: number)
src/components/SwipeThumb/index.tsx:136
↓ 1 callers
Function
onSwipeNotMetSuccessThreshold
()
src/components/SwipeThumb/index.tsx:130
Function
CustomComp
()
src/components/SwipeButton/__tests__/SwipeButton.test.tsx:245
Function
SwipeButton
({ containerStyles, disabled = false, disabledRailBackgroundColor = DISABLED_RAIL_BACKGROUND_COLOR, di
src/components/SwipeButton/index.tsx:88
Function
onPanResponderRelease
( _: any, gestureState: PanResponderGestureState, )
src/components/SwipeThumb/index.tsx:184
Function
onPanResponderStart
()
src/components/SwipeThumb/index.tsx:145