[Onboarding] Add starterpacks step (#9007)

* add onboarding starterpacks step

* tweak starter pack cards

* fix web styling

* use new API

* add screen transitions to onboarding

* skip host account

* bump limit to 6

* tweak font weight

* rm commented out code

* fix yarn.lock

* limit starter packs experiment to english speakers
This commit is contained in:
Samuel Newman
2025-10-15 17:32:38 +03:00
committed by GitHub
parent e4485da4ff
commit 1127e50248
10 changed files with 1621 additions and 1208 deletions
+1
View File
@@ -8,6 +8,7 @@ export type Gate =
| 'feed_reply_button_open_thread'
| 'old_postonboarding'
| 'onboarding_add_video_feed'
| 'onboarding_suggested_starterpacks'
| 'post_follow_profile_suggested_accounts'
| 'remove_show_latest_button'
| 'test_gate_1'