File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 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
4949
5050## 完成
5151
52+ - [x] 升级 RN 到到 ** 0.70.4**
5253- [x] 升级 RN 到到 ** 0.70.3**
5354- [x] plop 模板创建
5455- [x] 升级 RN 到到 ** 0.70.1**
6768
6869## Features
6970
70- 1 . 基于 React Native 0.70.3 版本。
71+ 1 . 基于 React Native 0.70.4 版本。
71722 . 引入 TypeScript 强类型检查,保证维护性、可读性、稳定性。
72733 . eslint 代码规范检查,prettier 代码美化、Husky 作为 git hooks 进行代码格式化、规范校验。
73744 . i18n 集成,支持多国语言。实现了语言切换功能。
You can’t perform that action at this time.
0 commit comments