过去几天我一直在苦苦挣扎,但还没有找到实现此UI的解决方案(我附上了照片)。请帮助我。我已经访问了 react-native-blur,但 buildToolsVersion 是 '25 .0.3'(我无法决定在 23.xx 上编辑它),当我尝试使用 buildToolsVersion 25.0.3 时出现此错误:"'BlurView' 的原生组件不存在"
链接照片:https://drive.google.com/file/d/1PiNDvPTrrWiZU8VLQj3DsczuC2-ssm_s/view?usp=sharing
Android的实现有点不同,因为您需要使用findNodeHandle并引用模糊的组件。以下是适合我的示例代码:
https://gist.github.com/harixth/d9414a63a859b2e19b13d9915fcaa00c