Closed clarkeben closed 3 years ago
This issue is blocked by #8 #3. There is an outstanding issue #9 for the onboarding button - though a placeholder button can be used
The UI will need to be created for the onboarding views. This will involve using the Figma design files to layout the images, text, and buttons.
The UI consists of three views:
The functionality of the onboarding such as notifications and creating new goals/habits will be added once the UI has been completed.
Consider using adaptive columns - https://www.hackingwithswift.com/quick-start/swiftui/how-to-position-views-in-a-grid-using-lazyvgrid-and-lazyhgrid
I have created the Onboarding UI, let me know if there is something to discuss @clarkeben #37
Requirements
The UI will need to be created for the onboarding views. This will involve using the Figma design files to layout the images, text, and buttons.
The UI consists of three views:
The functionality of the onboarding such as notifications and creating new goals/habits will be added once the UI has been completed.
Solution
Consider using adaptive columns - https://www.hackingwithswift.com/quick-start/swiftui/how-to-position-views-in-a-grid-using-lazyvgrid-and-lazyhgrid