Oren Cohen
Oren Cohen
@DiegoQuimbo assign a reviewer to get this reviewed
setting `translucent: true` works for me: ``` background: { color: 'white', translucent: true, blur: false } ```
@mman > Use SPM Luke! Yes I would, however since we're using KMM (Kotlin Multiplatform Mobile), it's accessing the lib via Cocoapods ... I'll have to look into how to...
We are also seeing this crash randomly occuring. We are simply calling `addOnConfigUpdateListener` on app launch. ``` Crashed: com.google.GoogleConfigService.FIRRemoteConfig 0 libobjc.A.dylib 0x1b60 objc_release_x0 + 16 1 libobjc.A.dylib 0x1b60 objc_release +...