Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 475 Bytes

SwiftUI MLKit Language Identification & Translator App

Alt text

SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina

Requirements

  • Xcode 11
  • iOS 13

Getting Started

  • Clone the Repository
  • Register for Firebase
  • Create new Firebase project
  • Create iOS App in Firebase console
  • Copy GoogleService-Info.plist file into the Xcode project
  • Run pod install
  • Build and run the project