KBLNY / react-native-message-bar

A notification bar alert displayed at the top of the screen for react-native
MIT License
442 stars 125 forks source link

borderRadius for a view #28

Open Kradas opened 7 years ago

Kradas commented 7 years ago

is it possible to set up the borderRadius for a view? like: stylesheetInfo : {{ backgroundColor : '#007bff', strokeColor : '#006acd' , borderRadius: 20}}`