-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
118 lines (118 loc) · 4.35 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"name": "wanya_native",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
"test": "jest",
"lint": "eslint ."
},
"dependencies": {
"@arlenwang/react-native-swipeout": "^2.3.9",
"@babel/plugin-proposal-decorators": "^7.10.5",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@invertase/react-native-apple-authentication": "^2.1.0",
"@rails/actioncable": "^6.0.3-7",
"@react-native-community/async-storage": "^1.11.0",
"@react-native-community/blur": "^3.6.0",
"@react-native-community/cameraroll": "^4.0.2",
"@react-native-community/clipboard": "^1.5.1",
"@react-native-community/datetimepicker": "^3.0.8",
"@react-native-community/geolocation": "^2.0.2",
"@react-native-community/masked-view": "0.1.10",
"@react-native-community/netinfo": "^5.9.9",
"@react-native-community/picker": "^1.7.1",
"@react-native-community/viewpager": "^5.0.11",
"@react-navigation/bottom-tabs": "^5.6.1",
"@react-navigation/drawer": "^5.12.5",
"@react-navigation/native": "^5.6.1",
"@react-navigation/stack": "^5.6.2",
"@sentry/react-native": "^2.0.2",
"@yz1311/react-native-wheel-picker": "^0.3.5",
"axios": "^0.19.2",
"dayjs": "^1.8.29",
"formik": "^2.1.4",
"jcore-react-native": "^1.9.0",
"jpush-react-native": "2.8.2",
"jverification-react-native": "2.4.8",
"lottie-react-native": "^3.5.0",
"md5": "^2.3.0",
"querystring": "^0.2.0",
"react": "16.13.1",
"react-native": "0.63.2",
"react-native-amap-geolocation": "^1.1.2",
"react-native-android-badge": "^0.5.0",
"react-native-animatable": "^1.3.3",
"react-native-apple-authentication": "^1.0.8",
"react-native-audio": "^4.3.0",
"react-native-autoheight-webview": "^1.5.7",
"react-native-autolink": "^3.0.0",
"react-native-background-timer": "^2.2.0",
"react-native-background-upload": "^6.2.0",
"react-native-bootsplash": "3.2.4",
"react-native-code-push": "^6.3.0",
"react-native-device-info": "^5.6.1",
"react-native-easy-chat-ui": "^0.4.14",
"react-native-elements": "^2.0.4",
"react-native-event-listeners": "^1.0.7",
"react-native-fast-image": "8.3.4",
"react-native-fs": "^2.18.0",
"react-native-gesture-handler": "^1.6.1",
"react-native-image-base64": "^0.1.4",
"react-native-image-header-scroll-view": "^0.10.3",
"react-native-image-picker": "2.3.4",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-linear-gradient": "^2.5.6",
"react-native-modal": "^11.5.6",
"react-native-modal-datetime-picker": "^9.1.0",
"react-native-modals": "0.22.3",
"react-native-permissions": "2.2.2",
"react-native-picker-select": "^8.0.3",
"react-native-reanimated": "^1.10.1",
"react-native-render-html": "^5.0.0",
"react-native-root-siblings": "^4.1.0",
"react-native-safe-area-context": "^3.0.7",
"react-native-screens": "^2.10.1",
"react-native-snap-carousel": "^3.9.1",
"react-native-sound": "^0.11.0",
"react-native-spinkit": "^1.5.1",
"react-native-svg": "^12.1.0",
"react-native-swipe-list-view": "^3.2.9",
"react-native-swiper": "^1.6.0",
"react-native-syan-image-picker": "^0.4.9",
"react-native-tab-view": "^2.15.2",
"react-native-vector-icons": "^7.0.0",
"react-native-video": "^5.1.0-alpha7",
"react-native-view-shot": "^3.1.2",
"react-native-webview": "^11.4.2",
"react-native-wechat-lib": "^1.1.19",
"react-redux": "^7.2.0",
"reanimated-bottom-sheet": "^1.0.0-alpha.22",
"recyclerlistview": "^3.0.5",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.3.0",
"rn-placeholder": "^3.0.3",
"styled-components": "^5.1.1"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/runtime": "^7.8.4",
"@react-native-community/eslint-config": "^1.1.0",
"babel-jest": "^25.1.0",
"babel-plugin-root-import": "^6.5.0",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"eslint": "^6.5.1",
"jest": "^25.1.0",
"metro-react-native-babel-preset": "^0.59.0",
"react-native-iconfont-cli": "^2.1.0",
"react-test-renderer": "16.13.1"
},
"jest": {
"preset": "react-native"
}
}