Open samgiles opened 8 years ago
At the moment the channel list is only updated when componentDidMount() is called, which may only be once. Add a pull to refresh to update the list.
componentDidMount()
At the moment the channel list is only updated when
componentDidMount()
is called, which may only be once. Add a pull to refresh to update the list.