Shubham0812 / DailyTracker_UI

Daily Journal & Mood Tracker using the SwiftUI Framework 🚀
Apache License 2.0
11 stars 6 forks source link

Create an Onboarding Button #11

Open Shubham0812 opened 1 year ago

Shubham0812 commented 1 year ago

Requirement

The onboarding UI contains a button. The button is square and has an outer ring to inform users of how far they are within the onboarding flow. This button will need to be created as a reusable view so that it can be used across all three onboarding views.

image

Proposed Solution

SwiftUI does not contain a built-in square. Nonetheless, a rounded rectangle could be used instead and the frame height and width could be modified.

Yashraj49 commented 1 year ago

@Shubham0812 seems to be challenging wanna work on this , assign it to me .

Shubham0812 commented 1 year ago

Sure @Yashraj49