Shubham0812 / DailyTracker_UI

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

Create an Onboarding Button #11

Open Shubham0812 opened 10 months ago

Shubham0812 commented 10 months 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 10 months ago

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

Shubham0812 commented 10 months ago

Sure @Yashraj49