Skip to content

Commit bf18e1b

Browse files
authored
doc: Update awesome-react-native
1 parent 8ba936c commit bf18e1b

File tree

1 file changed

+2
-1
lines changed
  • website/src/pages/docs/awesome-react-native

1 file changed

+2
-1
lines changed

website/src/pages/docs/awesome-react-native/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ React Native 不仅适用于 Android 和 iOS - 还有社区支持的项目将其
1414
## 社区精选组件
1515

1616
- [react-navigation](https://github.com/react-navigation/react-navigation) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-navigation/react-navigation.svg?label=" /> <img align="bottom" height="13" src="https://img.shields.io/npm/dm/@react-navigation/core.svg?style=flat&label=" /> React Native 应用程序的路由和导航。
17-
- [react-native-camera](https://github.com/react-native-camera/react-native-camera) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-camera/react-native-camera.svg?label=" /> <img align="bottom" height="13" src="https://img.shields.io/npm/dm/react-native-camera.svg?style=flat&label=" /> React Native 的相机组件。 还支持条码扫描!
17+
- [~~react-native-camera~~](https://github.com/react-native-camera/react-native-camera) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-camera/react-native-camera.svg?label=" /> <img align="bottom" height="13" src="https://img.shields.io/npm/dm/react-native-camera.svg?style=flat&label=" /> 请使用 `react-native-vision-camera`
18+
- [react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/mrousavy/react-native-vision-camera.svg?label=" /> <img align="bottom" height="13" src="https://img.shields.io/npm/dm/react-native-vision-camera.svg?style=flat&label=" /> React Native 的相机组件。 还支持条码扫描!
1819
- [react-native-code-push](https://github.com/microsoft/react-native-code-push) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/microsoft/react-native-code-push.svg?label=" /> <img align="bottom" height="13" src="https://img.shields.io/npm/dm/react-native-code-push.svg?style=flat&label=" /> 用于 CodePush 的 React Native 模块。
1920
- [react-native-maps](https://github.com/react-native-maps/react-native-maps) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-maps/react-native-maps.svg?label=" /> <img align="bottom" height="13" src="https://img.shields.io/npm/dm/react-native-maps.svg?style=flat&label=" /> 适用于 iOS + Android 的 React Native Map 组件。
2021
- [react-native-modal](https://github.com/react-native-modal/react-native-modal) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-modal/react-native-modal.svg?label=" /> <img align="bottom" height="13" src="https://img.shields.io/npm/dm/react-native-modal.svg?style=flat&label=" /> 一个增强的、动画的和可定制的 React Native modal。

0 commit comments

Comments
 (0)