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

StarterPackPreferences View & Screen implementation #6476

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bdbch
Copy link

@bdbch bdbch commented Nov 18, 2024

This pull request introduces a new feature for managing "Starter Packs" as preferences in the settings.

The changes include a new screen for the preferences, updated navigation routes, and enhancing the StarterPackCard component to support additional customization options.

New screen and navigation updates:

  • src/Navigation.tsx: Added StarterPacksPreferencesScreen to the import list and included a new screen in the commonScreens function for navigating to "Starter Packs" preferences. [1] [2]
  • src/lib/routes/types.ts: Added PreferencesStarterPacks to the CommonNavigatorParams type.
  • src/routes.ts: Added a new route for "Starter Packs" preferences.

Enhancements to StarterPackCard component:

Addition of new "Starter Packs" preferences screen:

Update to settings screen:

Screenshots

image

image

Video

Recording.2024-11-18.013116.mp4

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