stream-chat-react-native
stream-chat-react-native copied to clipboard
Bug - "Could not find root view for a given ancestor with tag" error in the Sample App
Describe the bug Open the sample App. Just randomly open and close channels from the channel list. You will get a crash.
Proposed fix This is due to https://github.com/software-mansion/react-native-gesture-handler/issues/1675. The fix is to migrate to react-native-gesture-handler to the latest version(2.4) in the core and also follow the migration docs in the app. Might also need to link this doc to the troubleshooting page.
Hey team! Please add your planning poker estimate with ZenHub @Enigma-I-am @khushal87 @madsroskar @santhoshvai @vishalnarkhede
Closing this issue, due to irrelevance and the latest version of RNGH (2.7.1)