Skip to content

Commit 10c39e4

Browse files
committed
Add content
1 parent a5d77ec commit 10c39e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

chapter6/mvvm_in_practice.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
# MVVM的具体实践
2+
3+
本章的其他部分将把Functional Reactive Pixels Demo的其他代码迁移到MVVM架构中。我们将添加一个新的库到Podfile文件里。Github上创作了ReactiveCocoa的黑客,也同时创建了一个ViewModel的基类:ReactiveViewModel.我们将要使用它的0.1.1版本。更新Podfile之后立即运行`pod install`以安装该库。
4+

0 commit comments

Comments
 (0)