Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 369 Bytes

File metadata and controls

9 lines (5 loc) · 369 Bytes

Checkout Flow

Create a checkout experience similar to a food-ordering app.

Every item has a price and you can increase or decrease the number of items you want to purchase.

Clicking on the Checkout button should take you to the next screen.

Requirement: Cannot pass data as argument in the navigation function or hook.