Using PubNub with React Native

前端 未结 3 1286
难免孤独
难免孤独 2021-01-18 18:50

Has anybody been able to integrate PubNub with React Native?

The PubNub support team told me to use the pubnub_browserify package and it should work. However when I

3条回答
  •  礼貌的吻别
    2021-01-18 19:40

    Please try using https://www.npmjs.com/package/pubnub (version 3.7.16) (npm install pubnub) This version works with react-native

提交回复
热议问题