Closed wonderer007 closed 8 months ago
dialogCloseButtonStyle
is this not working ?
dialogCloseButtonStyle={{
color: 'red',
backgroundColor: 'yellow',
padding: 10,
borderRadius: 5,
}}
dialogDoneButtonStyle={{
color: 'blue',
backgroundColor: 'green',
padding: 10,
borderRadius: 5,
}}
How can I adjust Modal close button width