react-native-modal style

Hi,

How to change height and width properties of react-native-modal or modal from react-native.!!

Thanks in advance,
Regards,

Sayantan

Hey @basusayantan2,

It looks like you just simply pass the styling you want to the style property of react-native-modal just as you would with any other react native component.

https://github.com/react-native-community/react-native-modal#available-props

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.