-
Notifications
You must be signed in to change notification settings - Fork 0
Positioning toast #7
Copy link
Copy link
Open
Labels
Toast behaviorRelated with the implementation of toast behaviorRelated with the implementation of toast behaviorV0.1 releaseWill be included in V0.1 releaseWill be included in V0.1 releaseenhancementNew feature or requestNew feature or requesthacktoberfeston hold
Metadata
Metadata
Assignees
Labels
Toast behaviorRelated with the implementation of toast behaviorRelated with the implementation of toast behaviorV0.1 releaseWill be included in V0.1 releaseWill be included in V0.1 releaseenhancementNew feature or requestNew feature or requesthacktoberfeston hold
Description
We need to implement a position property on
useToasthook, I think something like thisin which:
positionaccepts (for now)bottomandtop(default value) properties, which positioning the toast on center-bottom/center-top of the screenpositionOffsetaccepts offset of the screen position, with a default value of 20