Skip to content

Commit f3fbcf7

Browse files
committed
chore: readme
1 parent 9b7bbcf commit f3fbcf7

File tree

1 file changed

+24
-25
lines changed

1 file changed

+24
-25
lines changed

README.md

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,6 @@
77
[![GitHub last commit][last-commit-image]][repository-url]
88
[![tag][tag-image]][rle-url]
99

10-
<!-- [![action][ci-image]][ci-url] -->
11-
<!-- [![js-standard-style](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/feross/standard) -->
12-
<!-- [![GitHub commit activity][commit-activity-image]][repository-url] -->
13-
<!-- [![Sourcegraph][sg-image]][sg-url] -->
14-
15-
[repo-size-image]: https://img.shields.io/github/repo-size/funnyzak/react-native-v2ex?style=flat-square&logo=github&logoColor=white&label=size
16-
[down-latest-image]: https://img.shields.io/github/downloads/funnyzak/react-native-v2ex/latest/total.svg
17-
[down-total-image]: https://img.shields.io/github/downloads/funnyzak/react-native-v2ex/total.svg
18-
[commit-activity-image]: https://img.shields.io/github/commit-activity/m/funnyzak/react-native-v2ex?style=flat-square
19-
[last-commit-image]: https://img.shields.io/github/last-commit/funnyzak/react-native-v2ex?style=flat-square
20-
[license-image]: https://img.shields.io/github/license/funnyzak/react-native-v2ex.svg?style=flat-square
21-
[repository-url]: https://github.com/funnyzak/react-native-v2ex
22-
[rle-url]: https://github.com/funnyzak/react-native-v2ex/releases/latest
23-
[rle-all-url]: https://github.com/funnyzak/react-native-v2ex/releases
24-
[ci-image]: https://img.shields.io/github/workflow/status/funnyzak/react-native-v2ex/react-native-android-build-apk
25-
[ci-url]: https://github.com/funnyzak/react-native-v2ex/actions
26-
[rle-image]: https://img.shields.io/github/release-date/funnyzak/react-native-v2ex.svg?style=flat-square&label=release
27-
[sg-image]: https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=flat-square
28-
[sg-url]: https://sourcegraph.com/github.com/funnyzak/react-native-v2ex
29-
[build-status-image]: https://github.com/funnyzak/react-native-v2ex/actions/workflows/ci.yml/badge.svg
30-
[build-status]: https://github.com/funnyzak/react-native-v2ex/actions
31-
[tag-image]: https://img.shields.io/github/tag/funnyzak/react-native-v2ex.svg
32-
33-
## Overview
34-
3510
项目使用了 React Native 构建了一个 [V2EX](https://v2ex.com) 移动客户端应用。目的是为了构建一个 React Native 快速开发脚手架。客户端数据完全基于 [V2EX](https://v2ex.com) 开放 API。基于 RN 0.71.3。
3611

3712
`Figma 设计稿` 已经开源,可[从此 Duplicate](https://www.figma.com/community/file/1101074002447399194)
@@ -371,3 +346,27 @@ iOS 使用 LaunchScreen.storyboard,使用 Xcode 修改即可。
371346
## License
372347

373348
Apache-2.0 License © 2021 [funnyzak](https://github.com/funnyzak)
349+
350+
351+
<!-- [![action][ci-image]][ci-url] -->
352+
<!-- [![js-standard-style](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/feross/standard) -->
353+
<!-- [![GitHub commit activity][commit-activity-image]][repository-url] -->
354+
<!-- [![Sourcegraph][sg-image]][sg-url] -->
355+
356+
[repo-size-image]: https://img.shields.io/github/repo-size/funnyzak/react-native-v2ex?style=flat-square&logo=github&logoColor=white&label=size
357+
[down-latest-image]: https://img.shields.io/github/downloads/funnyzak/react-native-v2ex/latest/total.svg
358+
[down-total-image]: https://img.shields.io/github/downloads/funnyzak/react-native-v2ex/total.svg
359+
[commit-activity-image]: https://img.shields.io/github/commit-activity/m/funnyzak/react-native-v2ex?style=flat-square
360+
[last-commit-image]: https://img.shields.io/github/last-commit/funnyzak/react-native-v2ex?style=flat-square
361+
[license-image]: https://img.shields.io/github/license/funnyzak/react-native-v2ex.svg?style=flat-square
362+
[repository-url]: https://github.com/funnyzak/react-native-v2ex
363+
[rle-url]: https://github.com/funnyzak/react-native-v2ex/releases/latest
364+
[rle-all-url]: https://github.com/funnyzak/react-native-v2ex/releases
365+
[ci-image]: https://img.shields.io/github/workflow/status/funnyzak/react-native-v2ex/react-native-android-build-apk
366+
[ci-url]: https://github.com/funnyzak/react-native-v2ex/actions
367+
[rle-image]: https://img.shields.io/github/release-date/funnyzak/react-native-v2ex.svg?style=flat-square&label=release
368+
[sg-image]: https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=flat-square
369+
[sg-url]: https://sourcegraph.com/github.com/funnyzak/react-native-v2ex
370+
[build-status-image]: https://github.com/funnyzak/react-native-v2ex/actions/workflows/ci.yml/badge.svg
371+
[build-status]: https://github.com/funnyzak/react-native-v2ex/actions
372+
[tag-image]: https://img.shields.io/github/tag/funnyzak/react-native-v2ex.svg

0 commit comments

Comments
 (0)