Swift UI app for Iphone 13

Job ID: 31805640

Budget: $30 – $250 USD

This app will use a number of UI elements so the app will not make much sense as a single app. You will use a tab bar with a number of tabs. The view for each tab is described below. The application is to be in Swift UI.
Sports tab: The view at this tab will contain a custom picker view with two columns. The first column will contain a list of countries. When the user has selected a country then the second column displays a list of sports in that country. The view also has a slider. When the user selects the top (first) sport in the list. The slider moves all the way to the left. When the user selects the bottom (last) sport in the list the slider moves all the way to the right. When the user selects sports between the first and last the slider moves proportionally.

Map Tab: This view contains a map view. The map is centered on San Diego and zoomed in so that El Cajon and Escondido are labeled in the map.

Segment Tab: This view has a segmented control with three options: Progress, Text, Alert.
When the user selects the "Progress" option they see a switch and an inactive activity indicator. When they turn the switch "on" or to the left the activity indicator spins. When they turn the switch off the activity indicator stops spinning. When the user selects the "Text" option they see a Text View that they can enter text. The text view should start with some text. When they select the "Alert" option they will see a button. When they click on the button an alert will pop up asking the user "Do you like the iPhone".