Skip to content

Commit d8baab3

Browse files
committed
docs: readme
1 parent c86282b commit d8baab3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
## Overview
3434

35-
项目使用了 React Native 构建了一个 [V2EX](https://v2ex.com) 移动客户端应用。目的是为了构建一个 React Native 快速开发脚手架。客户端数据完全基于 [V2EX](https://v2ex.com) 开放 API。基于 RN 0.70.3
35+
项目使用了 React Native 构建了一个 [V2EX](https://v2ex.com) 移动客户端应用。目的是为了构建一个 React Native 快速开发脚手架。客户端数据完全基于 [V2EX](https://v2ex.com) 开放 API。基于 RN 0.70.4
3636

3737
`Figma 设计稿` 已经开源,可[从此 Duplicate](https://www.figma.com/community/file/1101074002447399194)
3838

@@ -49,6 +49,7 @@
4949

5050
## 完成
5151

52+
- [x] 升级 RN 到到 **0.70.4**
5253
- [x] 升级 RN 到到 **0.70.3**
5354
- [x] plop 模板创建
5455
- [x] 升级 RN 到到 **0.70.1**
@@ -67,7 +68,7 @@
6768

6869
## Features
6970

70-
1. 基于 React Native 0.70.3 版本。
71+
1. 基于 React Native 0.70.4 版本。
7172
2. 引入 TypeScript 强类型检查,保证维护性、可读性、稳定性。
7273
3. eslint 代码规范检查,prettier 代码美化、Husky 作为 git hooks 进行代码格式化、规范校验。
7374
4. i18n 集成,支持多国语言。实现了语言切换功能。

0 commit comments

Comments
 (0)