Const
Android post-login flow: currently same as common flow. Android-specific steps (pigeon, etc.) are already in the common PostLoginFlow. Add android-only steps here as needed.
Simulates the post-login flow.
Sequential preamble: getAccountFamily -> reelsTray -> timeline Then all remaining requests run concurrently via Effect.all.
Optional
Android post-login flow: currently same as common flow. Android-specific steps (pigeon, etc.) are already in the common PostLoginFlow. Add android-only steps here as needed.