Prime Vision is a cross-platform mobile app that runs smoothly on both iOS and Android. It allows users to explore movies, search by title, watch trailers, and view detailed information all in one place.
Movie data is powered by
and fetched in real time using the native Fetch API, allowing users to browse trending titles and discover what’s popular as it updates. With a clean, minimal UI and intuitive experience, Prime Vision offers a seamless movie-browsing experience on the go.
| 🛠️ Development | 🎨 UI & Styling | 🌀 Animation | 🪶 Design |
|---|---|---|---|
| React Native | TailwindCSS | Moti | Figma |
| Expo | NativeWind | Lottie | |
| TypeScript | React Native Reanimated | ||
| Image Picker | React Native Gesture Handler | ||
| TMDB API |
- Install dependencies:
npm i- Start the development server:
npx expo start --tunnel - Start the development server:
npx expo run:android # Run on Android device/emulator
npx expo run:ios # Run on iOS simulator (macOS only)
npx expo start --web # Run in web browser (if supported) Designed and Developed by @devjenny