Jakov Glavina

Results 48 comments of Jakov Glavina

> java.io.FileNotFoundException: https://dl.google.com/android/repository/sys-img/android-desktop/sys-img2-1.xml Hey, I've encountered the issue demonstrated in [this comment](https://github.com/mrousavy/react-native-mmkv/issues/388#issuecomment-1105838355). I tried applying your solution on a macOS machine (`rm -rf .gradle/caches/`) and running a local Expo EAS...

Hey @dominicstop , I can confirm that @ferrannp's patch resolves the issue for me, but in this case I have a slightly different problem. I have a tab view (implemented...

Hey @dominicstop , just wanted to chime in and say that as far as I can see, the latest version work completely fine with the use case I described! Thanks...

Hey, thank you very much for looking into it! Yeah, unfortunately I also don't have this device either so I had to rely on Browserstack's service to reproduce this bug...

> @fobos531 never heard about Browserstack🤔 Is it publicly available (i. e. I can sign up and get a remote device for testing?). And if yes - is it free?...

Hmm, if it works fine for you, maybe it's something related to my setup - I'll hopefully check it out when I have some time to do so, I'm currently...

> @fobos531 Im add Cascade to this library and testing it now. > > * Add background color change > * Add android system icons > * Add text color...

Hey @mpiannucci ! Is there any chance we could get some momentum on this PR? Our project would greatly benefit from it. If there's anything I can do to help,...

@alex-grifin This most likely means you haven't installed the `@intercom/intercom-react-native` package beforehand. Make sure to do it before building the app

Hey all @louisbyrne89 @cmaycumber @BenMcLoughlin @mthakkar815 What resolved it for me was applying the patch from this PR: https://github.com/intercom/intercom-react-native/pull/42 Afterwards, it works fine on latest react native