heyjaywilson / peakfit

Strength exercise iOS app written in Swift
Apache License 2.0
16 stars 10 forks source link

feat(settings): :sparkles: Create a Settings view accessible from the TabBar. New Settings package created #52

Closed samuelsainz closed 1 month ago

samuelsainz commented 1 month ago

Description

Created a new Settings package. Created a SettingsView that is accessible via the TabBar.

Motivation and Context

This view will be used to populate the different setting of the app, see the Figma design in this link

Related Issue

21

How Has This Been Tested?

No unit tests since the change is only UI related

Screenshots (if appropriate):

simulator_screenshot_D793A554-03BA-41B8-9928-78DC48734777

Types of changes

Checklist: