Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/craftzdog/react-native-animated-todo
/ functions
Functions
18 in github.com/craftzdog/react-native-animated-todo
⨍
Functions
18
◇
Types & classes
9
↓ 3 callers
Function
makeStyledComponent
(Comp: any)
src/utils/styled.tsx:4
↓ 1 callers
Function
usePrevious
(value: any)
src/utils/use-previous.ts:3
Function
AboutScreen
()
src/screens/about-screen.tsx:17
Function
AnimatedColorBox
({ bg, ...props }: any)
src/components/animated-color-box.tsx:13
Function
AnimatedTaskItem
(props: TaskItemProps)
src/components/task-list.tsx:40
Function
App
()
App.tsx:5
Function
App
()
src/index.tsx:9
Function
AppContainer
(props: Props)
src/components/app-container.tsx:10
Function
LinkButton
({ href, ...props }: Props)
src/components/link-button.tsx:9
Function
MainScreen
()
src/screens/main-screen.tsx:23
Function
Masthead
({ title, image, children }: Props)
src/components/masthead.tsx:11
Function
MenuButton
({ active, icon, children, ...props }: Props)
src/components/menu-button.tsx:11
Function
NavBar
()
src/components/navbar.tsx:7
Function
Sidebar
(props: DrawerContentComponentProps)
src/components/sidebar.tsx:17
Function
SwipeView
(props: Props)
src/components/swipable-view.tsx:29
Function
TaskItem
(props: Props)
src/components/task-item.tsx:29
Function
TaskList
(props: TaskListProps)
src/components/task-list.tsx:103
Function
ThemeToggle
()
src/components/theme-toggle.tsx:4