Skip to content

Commit 879395f

Browse files
authored
Add react-native-gesture-handler.
1 parent 7e68e7f commit 879395f

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ React Native 不仅适用于 Android 和 iOS - 还有社区支持的项目将其
2424
- [react-native-webview](https://github.com/react-native-webview/react-native-webview) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-webview/react-native-webview.svg?label=" /> React Native 跨平台 WebView。
2525
- [react-native-webrtc](https://github.com/react-native-webrtc/react-native-webrtc) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-webrtc/react-native-webrtc.svg?label=" /> React Native 的 WebRTC 模块。
2626
- [react-native-async-storage](https://github.com/react-native-async-storage/async-storage) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-async-storage/async-storage.svg?label=" /> React Native 的异步、未加密、持久、键值存储系统。
27-
- [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-device-info/react-native-device-info.svg?label=" /> React Native 用于获取当前设备信息。
27+
- [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/react-native-device-info/react-native-device-info.svg?label=" /> React Native 用于获取当前设备信息。
28+
- [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) - <img align="bottom" height="13" src="https://img.shields.io/github/stars/software-mansion/react-native-gesture-handler.svg?label=" /> React Native 原生触摸和手势系统的声明式 API。
29+

0 commit comments

Comments
 (0)