new CheckoutScreen(props)
Page component for checking out the cart and initiating payment.
Parameters:
Name | Type | Description |
---|---|---|
props |
CheckoutScreenProps |
- Source:
Type Definitions
CheckoutScreenProps
Properties:
Name | Type | Description |
---|---|---|
navigation |
Object |
Stack Navigation object |
- Source: