MoviesApp for iOS is a real time movies app written in Swift 5.1 using Firebase.
MoviesApp allows to popular movies, category movies, serach movies, actors for movies & favorite movies & actors add list.
To get started and run the app, you need to follow these simple steps:
- Open the moviesapp workspace in Xcode.
- Change the Bundle Identifier to match your domain.
- Go to Firebase and create new project.
- Select "Add Firebase to your iOS app" option, type the bundle Identifier & click continue.
- Download "GoogleService-Info.plist" file and add to the project. Make sure file name is "GoogleService-Info.plist".
- Go to Firebase Console, select your project, choose "Authentication" from left menu, select "SIGN-IN METHOD" and enable "Email/Password" option.
- Open the terminal, navigate to project folder and run "pod update or pod install".
- You're all set! Run MoviesApp on your iPhone or the iOS Simulator.
This project is written in Swift 5.1 and requires Xcode 11.3.1 to build and run.
MoviesApp for iOS is compatible with iOS 13.0+.
Copyright 2020 Yusuf Sati.