ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
125 stars 111 forks source link

Navigation between chat and other components #145

Closed ciamalaeaskan closed 3 years ago

ciamalaeaskan commented 3 years ago

We have integrated RNChat system with our app but the navigation is not working properly.

For eg. we have 2 login student and instructor. First we have login as instructor and logut immediately login as student but the same instructor pages are showing for me. This is happen only when we back from chat. Otherwise it works fine. Please refer the attached videos

Can you please help me to integrate our own navigation with your chat navigation.

Archive 2.zip

ccvlad commented 3 years ago

@ciamalaeaskan sorry, it is not our responsibilities. See React Navigation docs to achieve your case.