juliancwirko / react-s-alert

Alerts / Notifications for React with rich configuration options
https://www.npmjs.com/package/react-s-alert
MIT License
649 stars 75 forks source link

Place alerts in center of screen or in center of top of screen #53

Open widdde opened 6 years ago

widdde commented 6 years ago

I would like functionality in react-s-alert to place alerts in the center of the screen, but not with full width. The modes top-center and center-center would be very good! Maybe one of the states could be done with an offset.. But a "top-center" would be great to have.

juliancwirko commented 6 years ago

It is planned, there is even a PR which probably resolves some of these, but I had a very little time for this lib lately :/ I still plan to back to the development. Maybe on this weekend. I hope :)

DhawalRank-zz commented 6 years ago

Is this resolved?