GithubHelp home page GithubHelp logo

akinoavx13 / netflix-like-ios Goto Github PK

View Code? Open in Web Editor NEW
34.0 3.0 8.0 114.3 MB

Application to demonstrate how I develop an iOS App with VIPER architecture in 5 days (Swift only)

Swift 98.81% Ruby 1.19%
swift fastlane viper-architecture code-quality swiftlint

netflix-like-ios's Introduction

Netflix like

Language Xcode

🚨 Créé par Maxime Mahéo en juillet 2018 - droits afférents à ce code cédés, à titre exclusif, à TAKTIK® S.A. de droit belge le 31 mars 2021 qui dispose à présent du ©.

Demo

📖 Project description

Application to demonstrate how I develop an iOS App in 5 days

🔧 Installation

  1. git clone [email protected]:mmaheo/netflix-like-ios.git
  2. Run carthage update --platform ios --use-xcframeworks

🌲 Branches

  • master - with the latest version submitted for App Store release.
  • develop - where the actual work is done.

🛒 Dependencies

⚠️ Things to know

  • I use fastlane to automatic code sign-in, deploy to testflight and app store.
  • I use VIPER architecture.
  • I use SwiftLint to enforce Swift style and conventions.

💻 Developers

  • Maxime Maheo
    • GitHub
    • LinkedIn
    • Feel free to send me a message on LinkedIn if you want to discuss about our future 🤝

🌄 How to generate demo Gif

  1. brew install ffmpeg
  2. brew install gifsicle
  3. Record your demo xcrun simctl io booted recordVideo Demo.mov
  4. Convert your .mov into .gif ffmpeg -i tm.mov -s 462x1000 -pix_fmt rgb24 -r 10 -f gif - | gifsicle --optimize=3 --delay=5 > Demo.gif

netflix-like-ios's People

Contributors

aduchate avatar akinoavx13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

netflix-like-ios's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.