Skip to content

vokhuyetOz/pusher-websocket-react-native

Repository files navigation

pusher-websocket-react-native

Pusher Channels Client for React Native

Installation

npm install pusher-websocket-react-native

Usage

import { multiply } from "pusher-websocket-react-native";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

React Native official Pusher SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 33.1%
  • Swift 18.8%
  • Kotlin 17.7%
  • Java 12.5%
  • Objective-C 11.4%
  • Ruby 3.7%
  • Other 2.8%