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

[expo] refactoring and bug fixes #202

Merged
merged 1 commit into from
Jan 6, 2025
Merged

[expo] refactoring and bug fixes #202

merged 1 commit into from
Jan 6, 2025

Conversation

yssk22
Copy link
Owner

@yssk22 yssk22 commented Jan 6, 2025

Summary

  • refactor calendar dropdown to clarify Android/iOS behavior.

  • fix the SettingsProvider context bug when multiple instances call setValue at the same time.

We now removed memory map from the context value in SettingsProvider, but use current value from SettingsStore directly.

  • add complete onboarding logging.

Test

  • expo

Issue

  • N/A

**Summary**

- refactor calendar dropdown to clarify Android/iOS behavior.

- fix the SettingsProvider context bug when multiple instances call `setValue` at the same time.

We now removed memory map from the context value in `SettingsProvider`, but use `current` value from `SettingsStore` directly.

- add complete onboarding logging.

**Test**

- expo

**Issue**

- N/A
@yssk22 yssk22 merged commit 87ba409 into main Jan 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant