Collect the date of birth using a modal view with a date


Need solution in xcode

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!!
Dissertation: Collect the date of birth using a modal view with a date
Reference No:- TGS02858853

Expected delivery within 24 Hours