Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create SettingsStore to manage settings. #2

Open
4 tasks
agestaun opened this issue Jul 1, 2023 · 0 comments
Open
4 tasks

Create SettingsStore to manage settings. #2

agestaun opened this issue Jul 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@agestaun
Copy link
Owner

agestaun commented Jul 1, 2023

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 Play music in background while playing. #30.
  • Action to change the level/music setting and persist it with AsyncStorage using onSnapshot event.
@agestaun agestaun self-assigned this Jul 1, 2023
@agestaun agestaun added the enhancement New feature or request label Jul 1, 2023
@agestaun agestaun changed the title Create mew SettingsStore to manage settings. Create SettingsStore to manage settings. Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant