issues
search
agestaun
/
meteor
Meteorid Game
1
stars
0
forks
source link
Create SettingsStore to manage settings.
#2
Open
agestaun
opened
1 year ago
agestaun
commented
1 year ago
This store will have the app/game settings.
[ ] Level setting to change the game level.
[ ] Enum with the levels.
[ ] Music setting to save the user preference (on/off). Related with #30.
[ ] Action to change the level/music setting and persist it with AsyncStorage using onSnapshot event.
This store will have the app/game settings.