Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/burakorkmez/spotlight
/ functions
Functions
37 in github.com/burakorkmez/spotlight
⨍
Functions
37
◇
Types & classes
1
↓ 12 callers
Function
getAuthenticatedUser
(ctx: QueryCtx | MutationCtx)
convex/users.ts:65
↓ 2 callers
Function
updateFollowCounts
( ctx: MutationCtx, followerId: Id<"users">, followingId: Id<"users">, isFollow: boolean )
convex/users.ts:139
↓ 1 callers
Function
createTokenCache
()
cache.ts:5
Function
Bookmarks
()
app/(tabs)/bookmarks.tsx:9
Function
ClerkAndConvexProvider
({ children }: { children: React.ReactNode })
providers/ClerkAndConvexProvider.tsx:18
Function
Comment
({ comment }: { comment: Comment })
components/Comment.tsx:14
Function
CommentsModal
({ onClose, postId, visible }: CommentsModal)
components/CommentsModal.tsx:27
Function
CreateScreen
()
app/(tabs)/create.tsx:26
Function
Index
()
app/index.tsx:3
Function
Index
()
app/(tabs)/index.tsx:13
Function
InitialLayout
()
components/InitialLayout.tsx:5
Function
Loader
()
components/Loader.tsx:4
Function
NoBookmarksFound
()
app/(tabs)/bookmarks.tsx:48
Function
NoNotificationsFound
()
app/(tabs)/notifications.tsx:33
Function
NoPostsFound
()
app/(tabs)/profile.tsx:201
Function
NoPostsFound
()
app/(tabs)/index.tsx:59
Function
Notification
({ notification }: any)
components/Notification.tsx:9
Function
Notifications
()
app/(tabs)/notifications.tsx:10
Function
Post
({ post }: PostProps)
components/Post.tsx:33
Function
Profile
()
app/(tabs)/profile.tsx:25
Function
RootLayout
()
app/_layout.tsx:14
Function
StoriesSection
()
components/Stories.tsx:6
Function
Story
({ story }: { story: Story })
components/Story.tsx:11
Function
TabLayout
()
app/(tabs)/_layout.tsx:5
Function
UserLayout
()
app/user/_layout.tsx:3
Function
UserProfileScreen
()
app/user/[id].tsx:12
Function
handleAddComment
()
components/CommentsModal.tsx:32
Function
handleBack
()
app/user/[id].tsx:22
Function
handleBookmark
()
components/Post.tsx:56
Function
handleDelete
()
components/Post.tsx:61
Function
handleGoogleSignIn
()
app/(auth)/login.tsx:12
Function
handleLike
()
components/Post.tsx:47
Function
handleSaveProfile
()
app/(tabs)/profile.tsx:40
Function
handleShare
()
app/(tabs)/create.tsx:48
Function
login
()
app/(auth)/login.tsx:8
Function
onRefresh
()
app/(tabs)/index.tsx:23
Function
pickImage
()
app/(tabs)/create.tsx:34