Howe Kuo

Nothing else

  • 菜单
  • 标签
  • 友情链接
  • 关于我
  • 主页
  • 所有文章
  • 假文艺
github weibo rss
Observer Product ReactiveCocoa UIButton UIKit UITextField blur cocoapods django electron emoji git gunicorn iBeacon iOS javascript linux load balance mysql nginx reddit reflog ssh supervisor tag tip virtualenv vue.js webView 假文艺 小技巧 小知识 桌面应用 算法 经验 跨平台
涛涛
iOS、python、php、product、Guitar

Howe Kuo

Howe Kuo

Nothing else

  • 主页
  • 所有文章
  • 假文艺
github weibo rss
2016-01-21

ReactiveCocoa-Observer

  • Observer
  • ReactiveCocoa

1.监听属性的变化

TUHomeViewModel *model = [[TUHomeViewModel alloc] init];
[RACObserve(model, dataArray) subscribeNext:^(id x) {
NSLog(@”haha is %@”,x);
}];
希望可以帮到你,Best wishes

<
ReactiveCocoa-UI-UITextField
ReactiveCocoa-UI-Button
>
分享到:
© 2016 Howe Kuo
Thanks Hexo Theme Yilia by Litten