A SwiftUI sample app for flight ticket browser

FlightTicketBrowser

This app is a SwiftUI sample app for flight ticket browser.
Even if the barcode and QR code are generated,
it seems that they cannot be displayed on the SwiftUI, so a fixed image is displayed.
User can adjust the brightness of the screen by tapping the QR code.
Flight information is fiction.

Sample GIF and Images

flight_ticket_browser

Ticket List

Light Dark

Ticket Detail

Light Dark

Boarding Pass

Light Dark

Environment



Point of implementation

  • How to use Path
    • Cut off of leading and trailing edge
    • Dash Line

Article

N/A

Contact

Please feel free to contact us if you find a bug or have any feedback.
Suggestions for adding functions and code corrections are also welcome.

let name = "Takuya Aso" 
let email = "milanista224" + "@" + "icloud.com"
let profession = "iOS Engineer"
let location = "Tokyo"

GitHub

View Github