📜  反应原生父 opcaity 不影响文本 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:41.827000             🧑  作者: Mango

代码示例1
Try changing the opacity using alpha-value of the background color
instead of opacity props. 
Then it should be possible applying different opacities for children.

For example: