Price

The price component shows the cost of flights, hotels and hire cars in a range of global currencies.

Backpack-SwiftUI/Price

Cocoapods class reference view on Github

Small

Day Night

## Large

Day Night

Usage


                                                
                                                import Backpack_SwiftUI
                                                
                                                BPKPrice(
                                                    price: "£1830",
                                                    leadingText: "App only deal",
                                                    previousPrice: "£2033",
                                                    trailingText: "per day",
                                                    alignment: .leading,
                                                    size: size
                                                )