import SockJS from "sockjs-client"; import Stomp from "stompjs";
i am installing both the library for the websocket in react native for C/S communication but npm getting error
import SockJS from "sockjs-client"; import Stomp from "stompjs";
i want both library alternative in react native cli for mobile app