Closed bastoune closed 5 years ago
+1
Easy fix would be to add a className to the wrapper so styles are customizable.
+1
+1
+1
In v5 is now possible to pass a containerStyle
option to the Provider with styles you want to be applied to the alerts container.
For now, the component happens a div into the body. It is impossible to access this div and customize some CSS (like & z-index).
Is it possible to add an option that will add a
className
to that div ?