bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
11.85k stars 1.52k forks source link

StarterPackPreferences View & Screen implementation #6476

Open bdbch opened 4 days ago

bdbch commented 4 days ago

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:

Enhancements to StarterPackCard component:

Addition of new "Starter Packs" preferences screen:

Update to settings screen:

Screenshots

image

image

Video

https://github.com/user-attachments/assets/2968295d-2d99-49d8-a3f7-fd4f4e549152

bdbch commented 18 hours ago

Would love to hear some feedback or thoughts on this.