Skip to content

Movies Dash is a sleek and feature-rich React Native app that allows users to explore movies, view details, search for movies, and more. It offers a beautiful user interface and integrates various functionalities using the power of React Native.

Notifications You must be signed in to change notification settings

BlackHatDevX/MOVIE-APP-RN

Repository files navigation

Movies Dash - React Native App

Movies Dash Banner

Movies Dash is a sleek and feature-rich React Native app that allows users to explore movies, view details, search for movies, and more. It offers a beautiful user interface and integrates various functionalities using the power of React Native.

Features

  • Search and browse movies
  • View trending movies
  • Discover upcoming movies
  • Explore similar movies
  • Get detailed information about movies
  • Explore cast details and actor's filmography

Screenshots

HiShoot_20230827_161354 HiShoot_20230827_161414 HiShoot_20230827_161700

Installation and Usage

  1. Clone the repository:
 git clone https://github.com/BlackHatDevX/MOVIE-APP-RN.git
  1. Navigate to the project directory:
 cd MOVIE-APP-RN
  1. Install dependencies using Yarn:
 yarn install
  1. Start the development server:
 yarn start
  1. Install the Expo Go app on your Android device. Scan the QR code displayed in the terminal using Expo Go.

For iOS, use the device camera to scan the QR code.

Building the App

To build the app as an Android App Bundle (AAB):

  1. Install EAS (Expo Application Services):

    sudo npm install -g eas
    
  2. Build the AAB:

    eas build --platform android
    
  3. To convert the AAB to APK:

    1. Download the "AAB to APK" app from the Play Store.
    2. Follow the app's instructions to convert the AAB to APK format.

Credits

About

Movies Dash is a sleek and feature-rich React Native app that allows users to explore movies, view details, search for movies, and more. It offers a beautiful user interface and integrates various functionalities using the power of React Native.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published