roman-luzgin / AirplaneTicketsApp

Recreation of the Airplane Ticket App from Dribble: https://dribbble.com/shots/15197550-Air-Ticket-App/attachments/6941091?mode=media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirplaneTicketsApp - Recreation in SwiftUI

SwiftUI recreation of the Airplane Ticket App from Dribbble: https://dribbble.com/shots/15197550-Air-Ticket-App/attachments/6941091?mode=media

image

Description

This is a recreation of the Airplane Ticket App, the design for which was found on Dribble, in SwiftUI. Most of the design is recreated based on the original, but some Swift-native elements, like Picker, DatePicker, or Toggle were used instead of those on the design just for easier functionality.

Usage

There are 4 cities with airports added to the app: San Francisco, London, Paris, and Berlin. Use one of these cities to check functionality.

Libraries

No external libraries were used, the app is done 100% in SwifUI. A couple of extensions may be used.

Localization

Localizable.string files for English and Russian (both empty except for 1 string) were already added to the project to make it more convenient. You can use the example in GetStartedView and localize the entire app in the furure if needed.

Contact

Twitter: @shelkford

My app Wellwork on the App Store

Acknowledgements

Design by Shakuro (dribbble) from dribbble

About

Recreation of the Airplane Ticket App from Dribble: https://dribbble.com/shots/15197550-Air-Ticket-App/attachments/6941091?mode=media


Languages

Language:Swift 100.0%