Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/DuckDeck/ViewChaos
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckDeck committed Jan 17, 2019
2 parents 4e074cd + bd7b864 commit b5c2e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ViewChaos
+ 监测内存泄露。
+ 可以实时修改`View``Frame, Font,border,tintColor,background`,等属性,这样就不用一次又一次地调试代码后编译启动APP查看,可 以一次性设置后再在代码里修改。
+ 可以生成代码,这个用处不大,但是也是可以参考的。
+ 注意,如果禁用了摇一摇出菜单功能,如果自己手动调出菜单,那么还是需要用摇一摇来关了菜单,这实际是要将摇一摇功能开启了,这时需要再一次将摇一摇关了。

## ViewChaos的安装和使用
`ViewChaos`的安装极为方便,有两种安装方式,如果你不想用`Cocoapods`,只想拖文件,按照以下步骤就行:
Expand Down

0 comments on commit b5c2e29

Please sign in to comment.