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

React Native Modal Implementation for Web

Results 12 react-native-web-modal issues
Sort by recently updated
recently updated
newest added

Im getting an error: npm ERR! Could not resolve dependency: npm ERR! peer react-native-web@"0.9.x" from [email protected] npm ERR! node_modules/modal-react-native-web npm ERR! modal-react-native-web@"^0.2.0" from the root project so wanted to upgrade...

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...

Mirrors the behavior of the `coverScreen` option in `react-native-modal`. When set to false, then the modal is rendered into the parent view, otherwise, a Portal is used. This helps resolve...

The example code for `modal-enhanced-react-native-web` runs into a rendering error when ``` ... ``` is nested inside of a ``. Easy enough to fix, just remove the `` wrapper from...

When initially the modal got popped up it changes/reload the font and style of the Backdrop screen. After that, it works normally and does not change the font in the...

Allows to set your own customBackdrop

fix for https://github.com/Dekoruma/react-native-web-modal/issues/35