## Requirement * Create a Navigation Button View. * The button will be placed in the Main View to open a Sidebar from the left. <img width="222" alt="Screenshot 2023-10-21 at 1 42 01 PM" src="https://github.com/Shubham0812/DailyTracker_UI/assets/19903539/ba4f6ea0-d7bb-47f8-b28b-f06260c150ab"> ## Proposed Solution * Create a new Support View Under Features > Main > Views > Support Views * Use two Rounded rectangle shapes to form the two lines * Make the line width customisable, and have a variable for buttonAction that can be passed from the parent View.
Requirement
Proposed Solution