Skip to content

0xSuryax/getstream-ringing-react-native-cli

Repository files navigation

Basic Implementation of GetStream.io Ringing Feature in React Native CLI

Getting Started

Prerequisites

  • GetStream account
  • React Native CLI

To Run the App

  1. Place your own google-services.json file in android/app.
  2. Run npm install.
  3. Run npm run android.

Known Issues

  • Currently, it does not use the phone’s default ringtone. It seems to use the default notification sound instead.
  • It may not work properly when the app is in a killed state. The call notification appears, but after pressing it, the app opens without redirecting to the call received screen (not fully tested).
  • iOS setup is not included in this example. Refer to the official docs for more details.

About

Implementation example of GetStream.io's ringing feature in React Native CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published