We want to have a 1 tab app. It's main feature should be a timer function that allows the user to set up multiple time intervals, and name each interval.
For example, the user should be able to name a time interval "study" for 25 minutes
and then another time interval "rest" for 5 minutes.
Be sure to allow multiple time intervals to be created and deleted.
Make a timer take up the bottom half of the app. Make sure this is no header or bottom tab bar.
We want to have a 1 tab app. It's main feature should be a timer function that allows the user to set up multiple time intervals, and name each interval.
For example, the user should be able to name a time interval "study" for 25 minutes
and then another time interval "rest" for 5 minutes.
Be sure to allow multiple time intervals to be created and deleted.
Make a timer take up the bottom half of the app. Make sure this is no header or bottom tab bar.