Justin
Justin
If anyone is looking for a plain JS websocket version, check out this one: https://github.com/lopelex/harmony-websocket
I've found a very simple fix to this issue. Please see PR #42
This should do it. #42
If anyone is looking for a plain JS websocket version, check out this one: https://github.com/lopelex/harmony-websocket
Is there any progress on this feature? I'm also looking to have actions in toaster notifications. I see there are a lot of forks for this project, but I don't...
Does anyone know how to get timezones to work in Android with a managed Expo project not using Hermes? I am trying to use `Settings.defaultZone = "America/New_York"` and all of...
I think I found a very simple solution to this issue. The underlying XMPP client seems to disconnect after about 62 seconds. All that's needed is to set `reconnect: true`...
So strange... I was just about to post this same exact question, and it's already at the top of the list. So +1 for me!
I installed it but got `TypeError: Cannot read property 'colors' of undefined`. Checking the node_modules folder, it doesn't look like the `dist` files got the change since you've modified the...
I'm experiencing the same thing. Using `React 16.13.1` and Chrome 88 here. Any update on this bug?