Color UR List is a to-do list application that allows you to change colors by theme.
김서연 | 김예빈 | 김채리 | 김현아 |
![]() |
![]() |
![]() |
![]() |
Try with this QR code! (for android)
"dependencies": {
"@react-native-async-storage/async-storage": "^1.15.14",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^6.0.6",
"expo": "~43.0.2",
"expo-app-loading": "^1.3.0",
"expo-image-picker": "~11.0.3",
"expo-splash-screen": "^0.14.0",
"expo-status-bar": "~1.1.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"react-native-calendars": "^1.1270.0",
"react-native-chart-kit": "^6.11.0",
"react-native-draggable-flatlist": "^3.0.3",
"react-native-fast-image": "^8.5.11",
"react-native-gesture-handler": "^1.10.3",
"react-native-image-modal": "^1.0.16",
"react-native-material-menu": "^2.0.0",
"react-native-progress": "^5.0.0",
"react-native-reanimated": "^2.2.4",
"react-native-safe-area-context": "^3.3.2",
"react-native-screens": "^3.9.0",
"react-native-svg": "12.1.1",
"react-native-web": "0.17.1",
"react-navigation": "^4.4.4",
"react-navigation-tabs": "^2.11.1",
"styled-components": "^5.3.3"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/styled-components-react-native": "^5.1.3"
},