You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
I have searched the issues of this repository and believe that this is not a duplicate.
Summary π‘
Applications based on Platzily UI needs a way to move between pages, this is why the drawer component is needed. It a provides a way to layout subcomponents that can have the responsibility of moving the user through pages.
The drawer will be called by the end users like this:
Checklist β
Summary π‘
Applications based on Platzily UI needs a way to move between pages, this is why the drawer component is needed. It a provides a way to layout subcomponents that can have the responsibility of moving the user through pages.
The drawer will be called by the end users like this:
And it will be receive the following props:
Requirements π
Motivation π¦
Providing a way to move through the differente modules of an app.