pchelnikov / TheMovies

An Example iOS Application working with The Movie DB API (https://www.themoviedb.org/), written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Movies

An Example iOS Application working with The Movie DB API.

License iOS Swift 4.2 Xcode

TheMovies

How to run

Clone or download the project and run pod install.

Third-party dependencies

  • RxSwift — Reactive Programming in Swift.
  • RxCocoa — Reactive Programming in Swift.
  • Kingfisher — A lightweight, pure-Swift library for downloading and caching images from the web.
  • MarkerKit — A lightweight and easy to use wrapper for Auto Layout Constraints.

Credits

What to do next

  • Fix known issues
  • Writing tests

License

TheMovies is available under the MIT license. See the LICENSE file for more info.

About

An Example iOS Application working with The Movie DB API (https://www.themoviedb.org/), written in Swift

License:MIT License


Languages

Language:Swift 99.3%Language:Ruby 0.7%