ReactiveCocoa study

今天练习ReactiveCocoa的delegate的用法

ViewController 代码如下


ReactiveCocoa study_第1张图片
Screen Shot 2016-10-17 at 16.47.03.png

RactiveCocoaDel .h 文件

ReactiveCocoa study_第2张图片
Screen Shot 2016-10-17 at 16.33.38.png

RactiveCocoaDel .m 文件

ReactiveCocoa study_第3张图片
Screen Shot 2016-10-17 at 16.33.22.png

运行效果

ReactiveCocoa study_第4张图片
Screen Shot 2016-10-17 at 16.28.15.png

点击第一个button 的log日志

ReactiveCocoa study_第5张图片
Screen Shot 2016-10-17 at 16.37.23.png

项目代码在github上在有新功能会持续更新代码: https://github.com/STT-Ocean/testForReactiveCocoa.git

你可能感兴趣的:(ReactiveCocoa study)