Commit 4e11f08f by zeven

add react-native-agora

parent 0792c0c3
...@@ -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",
......
...@@ -1331,7 +1331,7 @@ ansi-wrap@0.1.0, ansi-wrap@^0.1.0: ...@@ -1331,7 +1331,7 @@ ansi-wrap@0.1.0, ansi-wrap@^0.1.0:
resolved "https://registry.npm.taobao.org/ansi-wrap/download/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf" resolved "https://registry.npm.taobao.org/ansi-wrap/download/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf"
integrity sha1-qCJQ3bABXponyoLoLqYDu/pF768= integrity sha1-qCJQ3bABXponyoLoLqYDu/pF768=
antd-mobile-rn@^2.3.3: antd-mobile-rn@2.3.3:
version "2.3.3" version "2.3.3"
resolved "https://registry.npm.taobao.org/antd-mobile-rn/download/antd-mobile-rn-2.3.3.tgz#be386da77b763737365ca68abb258bf6816783b3" resolved "https://registry.npm.taobao.org/antd-mobile-rn/download/antd-mobile-rn-2.3.3.tgz#be386da77b763737365ca68abb258bf6816783b3"
integrity sha1-vjhtp3t2Nzc2XKaKuyWL9oFng7M= integrity sha1-vjhtp3t2Nzc2XKaKuyWL9oFng7M=
...@@ -5492,6 +5492,11 @@ react-lifecycles-compat@^3.0.4: ...@@ -5492,6 +5492,11 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.npm.taobao.org/react-lifecycles-compat/download/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" resolved "https://registry.npm.taobao.org/react-lifecycles-compat/download/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
integrity sha1-TxonOv38jzSIqMUWv9p4+HI1I2I= integrity sha1-TxonOv38jzSIqMUWv9p4+HI1I2I=
react-native-agora@3.0.1-beta.5:
version "3.0.1-beta.5"
resolved "https://registry.npm.taobao.org/react-native-agora/download/react-native-agora-3.0.1-beta.5.tgz#4f55556ead38649c5a4f52349b1fbe1b69002589"
integrity sha1-T1VVbq04ZJxaT1I0mx++G2kAJYk=
react-native-camera-roll-picker@^1.2.1: react-native-camera-roll-picker@^1.2.1:
version "1.3.0" version "1.3.0"
resolved "https://registry.npm.taobao.org/react-native-camera-roll-picker/download/react-native-camera-roll-picker-1.3.0.tgz#7d28465da32f66155da7e8ae2ce79b0debeb6743" resolved "https://registry.npm.taobao.org/react-native-camera-roll-picker/download/react-native-camera-roll-picker-1.3.0.tgz#7d28465da32f66155da7e8ae2ce79b0debeb6743"
...@@ -5564,7 +5569,7 @@ react-native-swiper@1.6.0: ...@@ -5564,7 +5569,7 @@ react-native-swiper@1.6.0:
dependencies: dependencies:
prop-types "^15.5.10" prop-types "^15.5.10"
react-native-vector-icons@^6.6.0: react-native-vector-icons@6.6.0:
version "6.6.0" version "6.6.0"
resolved "https://registry.npm.taobao.org/react-native-vector-icons/download/react-native-vector-icons-6.6.0.tgz#66cf004918eb05d90778d64bd42077c1800d481b" resolved "https://registry.npm.taobao.org/react-native-vector-icons/download/react-native-vector-icons-6.6.0.tgz#66cf004918eb05d90778d64bd42077c1800d481b"
integrity sha1-Zs8ASRjrBdkHeNZL1CB3wYANSBs= integrity sha1-Zs8ASRjrBdkHeNZL1CB3wYANSBs=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment