Git Product home page Git Product logo

reduxmoviedb's Introduction

ReduxMovieDB Follow @cardosodev

Build Status codecov

Screenshots

iPhone (1) iPhone (2) iPad

Dependencies

# Library Description
1 ReSwift Redux-like implementation of the unidirectional data flow architecture.
2 ReSwift-Thunk ReSwift actions that do side-effects in an uncoupled and semantic manner.
3 CombineCocoa For composing asynchronous and event-based Apps using observable sequences.
4 CombineKeyboard Provides a reactive way of observing keyboard frame changes.
5 Nuke Provides an async image downloader with cache support.
6 DifferenceKit A fast and flexible O(n) difference algorithm framework for Swift collection.

Build instructions

  1. An OSX machine
  2. Xcode 11.x or higher (Swift 5.0)
  3. Install CocoaPods (note that you will need to install at least Ruby 2.2.3 for this to work)
sudo gem install cocoapods

To update cocoapods (not that often needed) run

sudo gem update cocoapods
  1. Clone this repo:
git clone https://github.com/cardoso/ReduxMovieDB
  1. Download library dependencies using the cocoapods dependency manager (and update the same way):
pod install
  1. Do NOT open the Xcode project directly, instead use the ReduxMovieDB.xcworkspace file to open the Xcode workspace.
  2. Build the project by โŒ˜ + R

reduxmoviedb's People

Contributors

cardoso avatar fbernutz avatar agiletalk avatar nivanchikov avatar ftp27 avatar ashishkakkad8 avatar levivig avatar pchelnikov avatar dependabot[bot] avatar

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.