0705 아이콘 해결
File added
File added
File added
File added
File added
components/addTodo.js
0 → 100644
components/header.js
0 → 100644
components/sandbox.js
0 → 100644
components/todoItem.js
0 → 100644
... | ... | @@ -10,6 +10,7 @@ |
"lint": "eslint ." | ||
}, | ||
"dependencies": { | ||
"@react-native-community/art": "^1.2.0", | ||
"@react-native-community/masked-view": "^0.1.11", | ||
"@react-navigation/bottom-tabs": "^5.11.11", | ||
"@react-navigation/native": "^5.9.4", | ||
... | ... | @@ -18,6 +19,7 @@ |
"react-native": "0.64.2", | ||
"react-native-elements": "^3.4.2", | ||
"react-native-gesture-handler": "^1.10.3", | ||
"react-native-pie": "^1.1.2", | ||
"react-native-reanimated": "^2.2.0", | ||
"react-native-safe-area-context": "^3.2.0", | ||
"react-native-screens": "^3.4.0", | ||
... | ... |
routes/homeStack.js
0 → 100644
screens/about.js
0 → 100644
screens/home.js
0 → 100644
screens/reviewDetails.js
0 → 100644
Please register or sign in to comment