Cara menggunakan RGBA di React Native
<View style={{backgroundColor: 'rgba(0,0,0,0.5)'}}/>
Hacker Harsha
<View style={{backgroundColor: 'rgba(0,0,0,0.5)'}}/>