Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mindinventory/react-native-tabbar-interaction
/ functions
Functions
12 in github.com/Mindinventory/react-native-tabbar-interaction
⨍
Functions
12
◇
Types & classes
3
↓ 2 callers
Function
activeHome
(isPlay: boolean)
example/src/App.tsx:71
↓ 2 callers
Function
activeList
(isPlay: boolean)
example/src/App.tsx:84
↓ 2 callers
Function
activeSearch
(isPlay: boolean)
example/src/App.tsx:97
↓ 1 callers
Function
generateTabShapePath
( position, adjustedHeight, tabContainerWidth, numOfTabs )
src/TabBar/TabBar.tsx:56
↓ 1 callers
Function
getPathXCenter
(currentPath: string)
src/TabBar/TabBar.tsx:81
↓ 1 callers
Function
getPathXCenterByIndex
(tabPaths: any[], index: number)
src/TabBar/TabBar.tsx:88
↓ 1 callers
Function
handleTabPress
(index: number)
src/TabBar/TabBar.tsx:167
Function
AnimatedCircle
({ circleX, circleFillColor })
src/TabBar/AnimatedCircle.tsx:14
Function
App
()
example/src/App.tsx:11
Function
TabBar
(props: TabBarProps)
src/TabBar/TabBar.tsx:96
Function
TabItem
(props: TabItemsProps)
src/TabBar/TabItem.tsx:30
Function
handleMoveCircle
(currentPath: string)
src/TabBar/TabBar.tsx:151