Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native only 1 corner rounded

You can give a radius number per corner by using this:

- borderBottomLeftRadius: number
- borderBottomRightRadius: number
- borderTopLeftRadius: number
- borderTopRightRadius: number 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #react #native #corner #rounded
ADD COMMENT
Topic
Name
6+2 =