Anwer Solangi

Results 6 issues of Anwer Solangi

# Overview There is still a **removeEventListener** used in **BackHandler**, which is throwing error/warning in RN 0.65.1.

# Bug I am using this library along with firebase messaging, and when a notification is received, PushNotification.localNotification is fired, and the notification is displayed successfully, but I want the...

Stale

Hello, I am trying to access the module in the **Native** side of Java, as I am using `OneSignal `and there is no **background** listener in Onesignal so i **extended**...

### Steps to reproduce 1. `import React, {useEffect, useRef, useState} from 'react'; import {StyleSheet, View, Dimensions, Text} from 'react-native'; import { TwilioVideo, TwilioVideoLocalView, TwilioVideoParticipantView, } from 'react-native-twilio-video-webrtc'; const VideoCall =...

Hello, thanks for making this library and converting the library into JSI, I've installed the library and after running the example code my app crash immediately. Here is the code...

With this update, we can now hide the **"Drag To StreetView"** button by using the **streetViewControl** prop and setting it to false. This will get rid of the button that...