update
Showing
.vscode/settings.json
0 → 100644
media/img/left.png
0 → 100644
9.49 KB
media/img/list.png
0 → 100644
7.25 KB
media/img/metronome.png
0 → 100644
10.5 KB
media/img/play.png
0 → 100644
12.8 KB
media/img/right.png
0 → 100644
9.45 KB
media/img/stop.png
0 → 100644
11.2 KB
media/sound/sound0.wav
0 → 100644
File added
media/sound/sound1.wav
0 → 100644
File added
media/sound/sound2.wav
0 → 100644
File added
media/sound/sound3.wav
0 → 100644
File added
media/sound/sound4.wav
0 → 100644
File added
media/sound/sound5.wav
0 → 100644
File added
| ... | ... | @@ -34,7 +34,8 @@ |
| "react-native-sound": "^0.11.0", | ||
| "react-native-stopwatch-timer": "^0.0.21", | ||
| "react-native-super-grid": "^4.0.3", | ||
| "react-native-vector-icons": "^7.1.0" | ||
| "react-native-vector-icons": "^7.1.0", | ||
| "swipeable-modal-react-native": "^1.0.8" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.12.9", | ||
| ... | ... |
screens/metronome.js
0 → 100644
This diff is collapsed.
style/styleMetronome.js
0 → 100644