An open API service indexing awesome lists of open source software.

https://github.com/fishjam-cloud/mobile-client-sdk

React Native client library for Fishjam Cloud
https://github.com/fishjam-cloud/mobile-client-sdk

fishjam react-native video webrtc

Last synced: over 1 year ago
JSON representation

React Native client library for Fishjam Cloud

Awesome Lists containing this project

README

          

# Fishjam Mobile Client

Monorepo containing mobile SDKs for [Fishjam](https://github.com/fishjam-dev/fishjam) server.

- [React Native](./packages/react-native-client/#readme)
- [Android Client](./packages/android-client/#readme)
- [iOS Client](./packages/ios-client/#readme)

> [!NOTE]
> Native SDK for Android and iOS do not have stable API. We strongly recommend using our React Native SDK

## Documentation

Our [official documentation](https://docs.fishjam.io/) on how [Fishjam](https://fishjam.io) works and how to integrate our service with your app.

## Example

You can run our Video Chat example app to see how it works. Source code and instruction on how to run it is available here.

## Developing

Run `./scripts/init.sh` in the main directory to install swift-format and set up
git hooks.

Follow further instructions for the SDK you're developing for.

## Releasing

Follow instructions from [RELEASE.md](./RELEASE.md).

The code should be released using our [release.yml](./.github/workflows/release.yml) Github Action.

## License

Licensed under the [Apache License, Version 2.0](LICENSE)

## Fishjam is created by Software Mansion

Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=fishjam&utm_medium=mobile-readme).

[![Software Mansion](https://logo.swmansion.com/logo?color=white&variant=desktop&width=200&tag=react-client)](https://swmansion.com/contact/projects?utm_source=fishjam&utm_medium=mobile-readme)