add react-native-agora
Showing
| ... | @@ -14,13 +14,14 @@ | ... | @@ -14,13 +14,14 @@ |
| ], | ], | ||
| "dependencies": { | "dependencies": { | ||
| "@react-native-community/async-storage": "1.11.0", | "@react-native-community/async-storage": "1.11.0", | ||
| "antd-mobile-rn": "^2.3.3", | "antd-mobile-rn": "2.3.3", | ||
| "axios": "0.19.2", | "axios": "0.19.2", | ||
| "dva-core": "2.0.2", | "dva-core": "2.0.2", | ||
| "moment": "2.27.0", | "moment": "2.27.0", | ||
| "qs": "6.9.4", | "qs": "6.9.4", | ||
| "react": "16.11.0", | "react": "16.11.0", | ||
| "react-native": "0.62.2", | "react-native": "0.62.2", | ||
| "react-native-agora": "3.0.1-beta.5", | |||
| "react-native-keyevent": "0.2.8", | "react-native-keyevent": "0.2.8", | ||
| "react-native-qrcode-svg": "6.0.6", | "react-native-qrcode-svg": "6.0.6", | ||
| "react-native-svg": "12.1.0", | "react-native-svg": "12.1.0", | ||
| ... | ... |
Please
register
or
sign in
to comment