You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
I have a react native cli project, when i add @pubnub/react-native-chat-components package then use it, i got this error:TypeError: undefined is not an object (evaluating 'nativeModule.expo_module_name')
I guess that is caused by this package just support to expo project, so can you help me explain this.
Thank you so much