All Projects → brocoo → WhatFilm

brocoo / WhatFilm

Licence: other
Simple iOS app using TMDb API and RxSwift

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to WhatFilm

Rerxswift
ReRxSwift: RxSwift bindings for ReSwift
Stars: ✭ 97 (+177.14%)
Mutual labels:  rxswift, reactive-programming, functional-reactive-programming
Combinerxswiftperformance
A test suite comparing the performance of Combine and RxSwift
Stars: ✭ 154 (+340%)
Mutual labels:  rxswift, reactive-programming, functional-reactive-programming
Rxmarvel
Playing around marvel public API with RxSwift, Argo, Alamofire
Stars: ✭ 86 (+145.71%)
Mutual labels:  rxswift, alamofire, functional-reactive-programming
Rxexamples
Tests with RxSwift by book of Ray Wenderlich
Stars: ✭ 66 (+88.57%)
Mutual labels:  rxswift, reactive-programming
Fluxxkit
Unidirectional data flow for reactive programming in iOS.
Stars: ✭ 42 (+20%)
Mutual labels:  rxswift, reactive-programming
Rxswift To Combine Cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
Stars: ✭ 1,040 (+2871.43%)
Mutual labels:  rxswift, reactive-programming
Tswechat
A WeChat alternative. Written in Swift 5.
Stars: ✭ 3,674 (+10397.14%)
Mutual labels:  rxswift, alamofire
Simpleapiclient Ios
A configurable api client based on Alamofire4 and RxSwift4 for iOS
Stars: ✭ 68 (+94.29%)
Mutual labels:  rxswift, alamofire
most-behave
Experimental continuous Behaviors for most.js
Stars: ✭ 32 (-8.57%)
Mutual labels:  reactive-programming, functional-reactive-programming
Rxflow
RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
Stars: ✭ 1,589 (+4440%)
Mutual labels:  rxswift, reactive-programming
Moyasugar
🍯 Syntactic sugar for Moya
Stars: ✭ 165 (+371.43%)
Mutual labels:  rxswift, alamofire
Evreflection
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
Stars: ✭ 954 (+2625.71%)
Mutual labels:  rxswift, alamofire
Rxswiftexamples
Examples and resources for RxSwift.
Stars: ✭ 930 (+2557.14%)
Mutual labels:  rxswift, alamofire
Rxswiftext
A collection of Rx operators & tools not found in the core RxSwift distribution
Stars: ✭ 1,080 (+2985.71%)
Mutual labels:  rxswift, reactive-programming
Rxcombine
Bi-directional type bridging between RxSwift and Apple's Combine framework
Stars: ✭ 741 (+2017.14%)
Mutual labels:  rxswift, reactive-programming
ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
Stars: ✭ 94 (+168.57%)
Mutual labels:  reactive-programming, functional-reactive-programming
Cleanarchitecturerxswift
Example of Clean Architecture of iOS app using RxSwift
Stars: ✭ 3,256 (+9202.86%)
Mutual labels:  rxswift, reactive-programming
Rxswift
RxSwift를 스터디하는 공간
Stars: ✭ 335 (+857.14%)
Mutual labels:  rxswift, reactive-programming
Rxalamofire
RxSwift wrapper around the elegant HTTP networking in Swift Alamofire
Stars: ✭ 1,503 (+4194.29%)
Mutual labels:  rxswift, alamofire
Moya
Network abstraction layer written in Swift.
Stars: ✭ 13,607 (+38777.14%)
Mutual labels:  rxswift, alamofire

Screenshot 1 Screenshot 2

🎬 WhatFilm

Simple iOS app using TMDb API. Browse through a list of popular films weither there're coming up soon in theaters or already released in DVD. Search specific films and go through the cast and crew of each production.

v1.0 is now available for download on your iOS devices

Download on the App Store

🔎 About

WhatFilm is built following a Functional Reactive Programming paradigm (FRP) using RxSwift and RxCocoa

🔧 Usage

In order to use the app, you can use the current TMDb API Key provided in this repo or request one by signing up there: https://www.themoviedb.org

You can update the key it in the file Services.plist

📫 Author

Julien Ducret - [email protected]

Follow me on Twitter @jbrocoo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].