Commit Graph

12 Commits

Author SHA1 Message Date
Krunoslav Zaher 9ba154edd5 Divide and conquer. 2015-05-19 20:50:29 +02:00
Krunoslav Zaher 56834c2dd2 Reactores project and creates separate targets for iOS and OSX. 2015-05-17 19:07:24 +02:00
Carlos García 8f343c226d Reducing the complexity of the examples
Reducing the complexity of the examples, centralizing dependences in a singleton. So common it's all in one place and not have to follow references. It is not a major change in what, I know, but I think it simplifies the understanding of the common parts. For example, this makes it clearer than in the app are only two Scheduler (mainScheduler and backgroundWorkScheduler)
2015-05-13 13:54:09 +02:00
Krunoslav Zaher 58d0311101 Renames prefixWith to common startWith name. Adds just alias. 2015-05-09 16:23:51 +02:00
Krunoslav Zaher 9c83473390 Creates common test project and preprocessor project. 2015-05-02 17:18:21 +02:00
Krunoslav Zaher 12466ef677 Adds sampler to example project. 2015-05-01 23:47:05 +02:00
Krunoslav Zaher e19af2f5d0 Adds Github view controller. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher 9893a16f87 Adds signup screen. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher feaa2ef0d9 Refactorings for new example project. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher da4902b936 Removes ignored files. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher d1a97dccd6 Renames project from Rx to RxSwift. 2015-04-10 01:52:51 +02:00
Krunoslav Zaher f9d9c12a5c Unit test pass and all of the bugs are fixed. 2015-04-08 00:28:38 +02:00