"Building Realtime Apps", including latest news, Rob Pearson's presentation on ReactiveCocoa, Roger Stephen's presentation on Firebase and Ben Stovold's presentation on putting the two together.
you to design for all devices using a single interface document, and we're bringing this to another area, Launch Images. With iOS 8, you can now provide an Interface Builder document and, at runtime, have the OS generate all of the necessary Launch Images for you. [ Applause ] So now you no longer need to provide the individual assets and you can use the same great design tools for your interfaces and your launch presentations.
r = arc4random(); // Start (and in this case complete) the signal. [subscriber sendNext:@(r)]; [subscriber sendCompleted]; return (RACDisposable *)nil; }];
• Big Nerd Ranch Tutorial: https://bit.ly/1mp04mI • FRP on iOS by Ash Furrow: https://leanpub.com/iosfrp • Brent Simmons on ReactiveCocoa: https://bit.ly/PcyjCL