添加sass和stack
Showing
| ... | @@ -12,8 +12,10 @@ | ... | @@ -12,8 +12,10 @@ |
| "dependencies": { | "dependencies": { | ||
| "@react-native-community/masked-view": "^0.1.10", | "@react-native-community/masked-view": "^0.1.10", | ||
| "@react-navigation/native": "^5.7.3", | "@react-navigation/native": "^5.7.3", | ||
| "@react-navigation/stack": "^5.9.0", | |||
| "bufferutil": "^4.0.1", | "bufferutil": "^4.0.1", | ||
| "canvas": "^2.6.1", | "canvas": "^2.6.1", | ||
| "node-sass": "^4.14.1", | |||
| "react": "16.13.1", | "react": "16.13.1", | ||
| "react-native": "^0.63.2", | "react-native": "^0.63.2", | ||
| "react-native-gesture-handler": "^1.8.0", | "react-native-gesture-handler": "^1.8.0", | ||
| ... | @@ -36,4 +38,4 @@ | ... | @@ -36,4 +38,4 @@ |
| "jest": { | "jest": { | ||
| "preset": "react-native" | "preset": "react-native" | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
src/test/NavigateEntryTest.js
0 → 100644
yarn-error.log
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment