This is the first development release of Aniverse, a full-stack anime streaming app built with React Native + Expo.
It features:
- 🔐 Google Sign-In (via Firebase)
- 🎥 HLS video streaming with
react-native-video
- 💬 Real-time reactions using WebSockets
- 🔔 Expo push notifications
- 🌌 Smooth UI & animations
Backend is powered by Node.js + MongoDB. This version includes all essential scaffolding and a working prototype of the full streaming experience.