Skip to content

Commit

Permalink
Remove old onboarding (#4224)
Browse files Browse the repository at this point in the history
* Hardcode onboarding_v2 to true, rm dead code

* Rm initialState, use initialStateReduced

* Rm dead code

* Drop *reduced prefix in code

* Prettier
  • Loading branch information
gaearon authored May 28, 2024
1 parent 9bd411c commit adbbded
Show file tree
Hide file tree
Showing 17 changed files with 27 additions and 1,986 deletions.
1 change: 0 additions & 1 deletion src/lib/statsig/gates.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export type Gate =
// Keep this alphabetic please.
| 'reduced_onboarding_and_home_algo_v2'
| 'request_notifications_permission_after_onboarding'
| 'show_follow_back_label_v2'
378 changes: 0 additions & 378 deletions src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx

This file was deleted.

Loading

0 comments on commit adbbded

Please sign in to comment.