MCPcopy Create free account

hub / github.com/burakorkmez/bookworm-expo / functions

Functions34 in github.com/burakorkmez/bookworm-expo

↓ 3 callersFunctionfetchBooks
(pageNum = 1, refresh = false)
mobile/app/(tabs)/index.jsx:31
↓ 2 callersFunctionfetchData
()
mobile/app/(tabs)/profile.jsx:33
↓ 2 callersFunctiongenerateToken
(userId)
backend/src/routes/authRoutes.js:7
↓ 2 callersFunctionsleep
(ms)
mobile/app/(tabs)/index.jsx:21
↓ 1 callersFunctionconfirmDelete
(bookId)
mobile/app/(tabs)/profile.jsx:78
↓ 1 callersFunctionconnectDB
()
backend/src/lib/db.js:3
↓ 1 callersFunctionformatMemberSince
(dateString)
mobile/lib/utils.js:2
↓ 1 callersFunctionformatPublishDate
(dateString)
mobile/lib/utils.js:10
↓ 1 callersFunctionhandleDeleteBook
(bookId)
mobile/app/(tabs)/profile.jsx:57
↓ 1 callersFunctionrenderRatingPicker
()
mobile/app/(tabs)/create.jsx:128
↓ 1 callersFunctionrenderRatingStars
(rating)
mobile/app/(tabs)/index.jsx:99
↓ 1 callersFunctionrenderRatingStars
(rating)
mobile/app/(tabs)/profile.jsx:107
FunctionAuthLayout
()
mobile/app/(auth)/_layout.jsx:3
FunctionCreate
()
mobile/app/(tabs)/create.jsx:24
FunctionHome
()
mobile/app/(tabs)/index.jsx:23
FunctionLoader
({ size = "large" })
mobile/components/Loader.jsx:3
FunctionLogin
()
mobile/app/(auth)/index.jsx:20
FunctionLogoutButton
()
mobile/components/LogoutButton.jsx:7
FunctionProfile
()
mobile/app/(tabs)/profile.jsx:23
FunctionProfileHeader
()
mobile/components/ProfileHeader.jsx:7
FunctionRootLayout
()
mobile/app/_layout.jsx:12
FunctionSafeScreen
({ children })
mobile/components/SafeScreen.jsx:5
FunctionSignup
()
mobile/app/(auth)/signup.jsx:18
FunctionTabLayout
()
mobile/app/(tabs)/_layout.jsx:6
FunctionconfirmLogout
()
mobile/components/LogoutButton.jsx:10
FunctionhandleLoadMore
()
mobile/app/(tabs)/index.jsx:71
FunctionhandleLogin
()
mobile/app/(auth)/index.jsx:26
FunctionhandleRefresh
()
mobile/app/(tabs)/profile.jsx:123
FunctionhandleSignUp
()
mobile/app/(auth)/signup.jsx:28
FunctionhandleSubmit
()
mobile/app/(tabs)/create.jsx:80
FunctionpickImage
()
mobile/app/(tabs)/create.jsx:37
FunctionprotectRoute
(req, res, next)
backend/src/middleware/auth.middleware.js:13
FunctionrenderBookItem
({ item })
mobile/app/(tabs)/profile.jsx:85
FunctionrenderItem
({ item })
mobile/app/(tabs)/index.jsx:77