开发一款 APP 要有计划哦

封装一些常用类,根据项目需求确定库的选择,项目整体架构,后续扩展的考虑,组件化开发移植到其他平台的可能。

下面的以Android 为例`

Before

产品需求文档
产品原型
设计图

Common

Toast
Log
SharedPerference
Dialog
Time
Sdcard
File
Database
Net
ImageLoader
camera

List

Refresh
Load more
Load finish

Common View

Loading
Empty
Net error

Better

Analysis
CrushReport
PushServer
Share
Animation Interactive

Other

git
android studio
gradle
ci
optimize

文章来自: https://hanks.pub