Skip to content

Latest commit

Β 

History

History
83 lines (56 loc) Β· 1.88 KB

File metadata and controls

83 lines (56 loc) Β· 1.88 KB

🌟 Spotlight Social App

A modern, mobile-first social media app built with React Native, Expo, and Convex.


✨ Features

Feature Description
πŸ“° Real-time Feed Posts from people you follow
🎬 Reels Instagram-style vertical video reels with likes, comments, bookmarks
πŸ‘€ Profiles Customizable profile with posts & reels tabs
πŸ‘₯ Follow System Follow/unfollow users, see followers & following
πŸ”” Notifications Likes, comments, and follow alerts
πŸ” Search Find users by name or username
πŸ”– Bookmarks Save posts and reels for later
πŸ’¬ Comments Comment on posts and reels
🎨 Modern UI Dark theme with smooth animations

πŸ†• What's New in v1.1.0

  • Reels Feature - Record, upload, and watch vertical video reels
  • Double-tap to like with heart animation
  • Follow/Unfollow directly from reels
  • Reels tab on profile pages
  • Reel notifications for likes and comments
  • Bug fixes and performance improvements

πŸ“± Preview

WhatsApp.Video.2025-07-25.at.14.30.00_064c6e5e.mp4

πŸ“₯ Download

Download APK


πŸ› οΈ Developer Setup

# Install dependencies
npm install

# Start Convex backend
npx convex dev

# Start Expo
npx expo start

Environment Variables (.env.local):

EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY=your_clerk_key
EXPO_PUBLIC_CONVEX_URL=your_convex_url

πŸ”§ Tech Stack

  • Frontend: React Native, Expo, Expo Router
  • Backend: Convex (real-time database)
  • Auth: Clerk
  • Video: expo-video, expo-camera
  • Animations: react-native-reanimated

πŸ“„ License

MIT


Made with ❀️ by Aerospace