Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/burakorkmez/bookworm-expo
/ functions
Functions
34 in github.com/burakorkmez/bookworm-expo
⨍
Functions
34
◇
Types & classes
0
↓ 3 callers
Function
fetchBooks
(pageNum = 1, refresh = false)
mobile/app/(tabs)/index.jsx:31
↓ 2 callers
Function
fetchData
()
mobile/app/(tabs)/profile.jsx:33
↓ 2 callers
Function
generateToken
(userId)
backend/src/routes/authRoutes.js:7
↓ 2 callers
Function
sleep
(ms)
mobile/app/(tabs)/index.jsx:21
↓ 1 callers
Function
confirmDelete
(bookId)
mobile/app/(tabs)/profile.jsx:78
↓ 1 callers
Function
connectDB
()
backend/src/lib/db.js:3
↓ 1 callers
Function
formatMemberSince
(dateString)
mobile/lib/utils.js:2
↓ 1 callers
Function
formatPublishDate
(dateString)
mobile/lib/utils.js:10
↓ 1 callers
Function
handleDeleteBook
(bookId)
mobile/app/(tabs)/profile.jsx:57
↓ 1 callers
Function
renderRatingPicker
()
mobile/app/(tabs)/create.jsx:128
↓ 1 callers
Function
renderRatingStars
(rating)
mobile/app/(tabs)/index.jsx:99
↓ 1 callers
Function
renderRatingStars
(rating)
mobile/app/(tabs)/profile.jsx:107
Function
AuthLayout
()
mobile/app/(auth)/_layout.jsx:3
Function
Create
()
mobile/app/(tabs)/create.jsx:24
Function
Home
()
mobile/app/(tabs)/index.jsx:23
Function
Loader
({ size = "large" })
mobile/components/Loader.jsx:3
Function
Login
()
mobile/app/(auth)/index.jsx:20
Function
LogoutButton
()
mobile/components/LogoutButton.jsx:7
Function
Profile
()
mobile/app/(tabs)/profile.jsx:23
Function
ProfileHeader
()
mobile/components/ProfileHeader.jsx:7
Function
RootLayout
()
mobile/app/_layout.jsx:12
Function
SafeScreen
({ children })
mobile/components/SafeScreen.jsx:5
Function
Signup
()
mobile/app/(auth)/signup.jsx:18
Function
TabLayout
()
mobile/app/(tabs)/_layout.jsx:6
Function
confirmLogout
()
mobile/components/LogoutButton.jsx:10
Function
handleLoadMore
()
mobile/app/(tabs)/index.jsx:71
Function
handleLogin
()
mobile/app/(auth)/index.jsx:26
Function
handleRefresh
()
mobile/app/(tabs)/profile.jsx:123
Function
handleSignUp
()
mobile/app/(auth)/signup.jsx:28
Function
handleSubmit
()
mobile/app/(tabs)/create.jsx:80
Function
pickImage
()
mobile/app/(tabs)/create.jsx:37
Function
protectRoute
(req, res, next)
backend/src/middleware/auth.middleware.js:13
Function
renderBookItem
({ item })
mobile/app/(tabs)/profile.jsx:85
Function
renderItem
({ item })
mobile/app/(tabs)/index.jsx:77