Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native create shadows

//Paste the following
shadowColor: "#000000",
shadowOffset: {
  width: 0,
  height: 6,
},
shadowOpacity:  0.21,
shadowRadius: 6.65,
elevation: 9
Source by 10015.io #
 
PREVIOUS NEXT
Tagged: #react #native #create #shadows
ADD COMMENT
Topic
Name
9+9 =