jaquinocode
jaquinocode
Yeah no problem! On Fri, Nov 5, 2021 at 9:15 AM Al Duncanson ***@***.***> wrote: > Hey @jaquinocode thanks for taking your > time with this bug report. > >...
Everything I'm saying is for iOS 14. In addition to this, for me directly editing the `blurAmount` value doesn't actually do anything unless I change `blurType` from `light` to `dark`...
The fact that it uses setState instead of an animation library means no one should use this package. See the source code if you don't believe it!
I can't help, except to say that [this guide](https://dev.to/wbroek/migrate-from-react-native-unimodules-to-expo-modules-25c6) seems to be more helpful than expo's own guide for migrating away from unimodules.
Try `"#1e1e1e33"` which is the exact color of vscode's default theme background (at least on my mac) which makes it look a lot nicer. For those who don't know, this...