react-native-web-modal icon indicating copy to clipboard operation
react-native-web-modal copied to clipboard

Add support for styling aria modal

Open kopax-polyconseil opened this issue 4 years ago • 0 comments

Hello, I would like to add alignItems: 'center' to get the modal centered on the web while attached with bottom position.

This would be possible if I could set it on <div aria-modal="true" /> at the very top.

I'll now have a look this how this can be implemented.

kopax-polyconseil avatar May 20 '21 11:05 kopax-polyconseil