Alex Lopez
Alex Lopez
I am using this for a Phonegap App, Android 4.4 on a Nexus 4 and it does not work
@arnautov-anton you could do that with a custom component and pass it to the `Channel` as prop ``` import React from 'react' import { useChannelStateContext } from 'stream-chat-react' export const...
Thanks @petyosi , do you guys have a suggestion or work around other that us having to build a custom ChannelsList component so users can see all the channels?
By the way, the issue about the `compile` dependency has been fixed with the release [0.89](https://github.com/katzer/cordova-plugin-badge/blob/master/CHANGELOG.md#version-089-22042023)
Thanks @Nightbr , version 1.0.0 is fine and not rejected, hope this gets fixed soon.
Same issue here, downgrading to 1.8.2 works for me