I can\'t configure modal height and width using style property. Is there any other way to set modal height and width?
style
According to the Modal documentation, there is no style prop to be set.
You can try setting the dimensions inside the instead:
...