-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Hello im currently working on a React Native application and i'm getting this error.
I already try
import ActionCable from 'actioncable';
const cable = ActionCable.createConsumer('ws://test.example.com/cable');
<ActionCableProvider cable={cable}>...</ActionCableProvider>;
like the documentation says https://github.com/cpunion/react-native-actioncable#use-with-react-actioncable-provider but i still getting the same error.
I'm currently using react-native-actioncable but likes the documentation says, is now unmaintained
juanmanuelramallo and amorimlucas
Metadata
Metadata
Assignees
Labels
No labels
