Answers for "how to set opacity of background image in react native"

0

react native view background transparency

backgroundColor: 'rgba(52, 52, 52, 0.8)'
Posted by: Guest on May-29-2021
1

set background opacity react native

opacity: 0.5 //0 to 1
Posted by: Guest on February-18-2022

Code answers related to "how to set opacity of background image in react native"

Code answers related to "Javascript"

Browse Popular Code Answers by Language