Create a simple swift application in xcode that gathers the


Create a simple (Swift) application in Xcode that gathers the following personal information:

• First name
• Last name
• Address
• City
• State
• Gender
• Level of Education
• Phone number
• E-mail address
• Date of birth

Use a class named "Person" that holds the properties above.

Include format validation on the phone number and e-mail address.

Collect the date of birth using a modal view with a date picker. Gender should use a toggle (segmented button) and level of education an action sheet (high school, associates, bachelors, masters and doctorate).

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a simple swift application in xcode that gathers the
Reference No:- TGS01629937

Expected delivery within 24 Hours