Ability to save and load calculator states into two slots #26

Closed
MantashaNoyela wants to merge 3 commits from MantashaNoyela/10 into main
MantashaNoyela commented 2025-02-23 02:52:14 -08:00 (Migrated from github.com)

This Issue is responsible for managing the saving and loading of poker calculator states into two storage slots using AsyncStorage in React Native. It provides functions to persist and retrieve game-related data, such as the number of players, buy-in amount, and chip distribution, allowing users to load and save game states when needed.

This Issue is responsible for managing the saving and loading of poker calculator states into two storage slots using AsyncStorage in React Native. It provides functions to persist and retrieve game-related data, such as the number of players, buy-in amount, and chip distribution, allowing users to load and save game states when needed.
djwesty (Migrated from github.com) reviewed 2025-02-23 02:52:14 -08:00
Vutukuri15 (Migrated from github.com) reviewed 2025-02-23 02:52:14 -08:00
djwesty commented 2025-02-23 19:28:14 -08:00 (Migrated from github.com)

I can give this a more thorough review when conflicts are resolved, but see my comment on other PR as it also applies here

I can give this a more thorough review when conflicts are resolved, but see my comment on other [PR](https://github.com/djwesty/poker-chips-helper/pull/27#issuecomment-2677361527) as it also applies here
MantashaNoyela commented 2025-02-25 20:07:50 -08:00 (Migrated from github.com)

I had to close this because of having some conflicts merging the index file.

I had to close this because of having some conflicts merging the index file.

Pull request closed

Sign in to join this conversation.
No description provided.