pusher / pusher-websocket-react-native

React Native official Pusher SDK
MIT License
61 stars 52 forks source link

Installation guide for Expo #150

Closed masudhossain closed 5 months ago

masudhossain commented 5 months ago

Documentation mentions nothing about Expo. Was previously using pusher-js perfectly fine, but cannot anymore.

benw-pusher commented 5 months ago

You need to follow the build instructions provided by Expo at https://docs.expo.dev/workflow/customizing/#adding-custom-native-code-with-development-builds. See https://github.com/pusher/pusher-websocket-react-native/issues/108 for more info on this.