pusher / pusher-websocket-react-native

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

Rename EVENT_TYPE to PusherEventName enum #118

Closed fbenevides closed 11 months ago

fbenevides commented 11 months ago

Description

Minor refactor: rename EVENT_TYPE enum to PusherEventName to make it more explicit.