Skip to content

swarm-cloud/react-native-swarmcloud

Repository files navigation

logo

Official React Native bindings for SwarmCloud's P2P SDKs.

npm npm

Installation

Installing (React Native >= 0.60.0)

Install react-native-swarmcloud:

yarn add react-native-swarmcloud

or

npm i --save react-native-swarmcloud

Go to your ios folder and run:

pod install

Usage

See documentation

Request Token

See here

Dashboard

Register your AppId at https://dash.swarmcloud.net, where you can view p2p-related information.

Issue & Feature Request

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.

Related Projects

FAQ

We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.

Contact Us

Email:service@cdnbye.com
Telegram: @cdnbye
Skype: live:86755838

Contributing

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

License

MIT