Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-04-06 15:41:58 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4063d6d13c622f40e6c83cd40ef0c686b444909e
4063d6d1
1 parent
4393a364
Updated IOS数据客户端 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
IOS数据客户端.md
IOS数据客户端.md
View file @
4063d6d
...
...
@@ -9,11 +9,11 @@ https://github.com/boxfish-project/boxfish-data-ios.git
### 客户端设计考虑
*
采用Swift开发
*
采用Storyboard构建UI
*
采用sizeClass和AutoLayout布局
*
采用sizeClass和AutoLayout布局
(也可以考虑用Swift版的自动布局库)
*
资源图片放在Images.xcassets中
*
网络库采用Alamofire或者其封装库Moya
*
Json解析库采用SwiftyJSON或者Argo
*
统计图表可以考虑用ios-charts
(参见:
[
图表库的Github链接
](
https://github.com/danielgindi/ios-charts
)
)
(参见:
[
图表库的Github链接
](
https://github.com/danielgindi/ios-charts
)
[
布局库的github链接
]
(https://github.com/SnapKit/SnapKit)
)
...
...
Please
register
or
login
to post a comment