cometchat / cometchat-uikit-react-native

Ready-to-use Chat UI Components for React Native
https://www.cometchat.com
Other
40 stars 24 forks source link

CometChatUIKit.init is incompatible with expo-router #68

Closed gaetan224 closed 1 week ago

gaetan224 commented 2 weeks ago

when creating new expo project and add CometChatUIKit.init result in `

Could not generate a valid navigation state for the given path: /mypath

Environment

Using react native new architecture Using expo version: "expo": "~51.0.11", Dependencies: "react-native": "0.74.2" "@cometchat/chat-sdk-react-native": "~4.0.8", "@cometchat/chat-uikit-react-native": "~4.3.10", "@react-native-clipboard/clipboard": "1.14.1",

cometchat-helpcenter-bot commented 1 week ago

Afroz Khan (CometChat Team) replied:

Hi,

Please refer to our Expo Integration Guide: https://www.cometchat.com/docs/ui-kit/react-native/expo-integration-guide

Afroz Khan CometChat