Skip to content

Commit d47f321

Browse files
authored
Update README.md
1 parent 4181496 commit d47f321

File tree

1 file changed

+50
-2
lines changed

1 file changed

+50
-2
lines changed

README.md

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,50 @@
1-
# wanandroid_jetpack_kt
2-
组件化+Jetpack+kotlin+mvvm
1+
# 组件化+Jetpack+Kotlin+MVVM WanAndroid
2+
3+
![未命名设计.jpg](https://p1-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/45b57eafdb044cbb8ba16ca895cd986e~tplv-k3u1fbpfcp-watermark.image)
4+
### 项目简介
5+
该项目以组件化+Jetpack+Kotlin+MVVM为架构,使用最新Jetpack组件,如Navigation、Paging3、Room等,其中还包括对Retrofit+协程网络请求封装,对error、success、empty等状态进行管理,更加简便快捷的进行数据请求。
6+
7+
8+
9+
### 版本
10+
**V1.0.0**
11+
12+
1.提交WanAndroid第一版,包括首页、个人中心、项目模块
13+
14+
15+
### Thanks
16+
**API:**
17+
鸿洋大大提供的 WanAndroid API
18+
19+
**第三方开源库:**
20+
21+
Retrofit
22+
23+
OkHttp
24+
25+
Gson
26+
27+
Glide
28+
29+
SmartRefreshLayout
30+
31+
Paging3
32+
33+
Arouter
34+
35+
Room
36+
37+
Navigation
38+
39+
另外还有上面没列举的一些优秀的第三方开源库,感谢开源
40+
41+
42+
43+
> License
44+
> Copyright 2018 fuusy
45+
>
46+
> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
47+
>
48+
> http://www.apache.org/licenses/LICENSE-2.0
49+
>
50+
> Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)