Yousra Saidani
Yousra Saidani
- Implement a method to retrieve the FCM token upon request. I require this functionality in my app as I only need to obtain the FCM token once when the...
I have an app where I'm using this library to handle incoming push notifications. When the app is in the foreground on iOS devices, my AppDelegate's willPresentNotification method is called...
- Implement a method to retrieve the FCM token upon request. I require this functionality in my app as I only need to obtain the FCM token once when the...
The main lib https://github.com/zo0r/react-native-push-notification does offer an option to subscribe to a Firebase topic on Android. But this ios lib doesn't. I need this functionality on ios too. Therefore, I...
### What were you trying to do? We are using [react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera) with [vision-camera-code-scanner](https://github.com/rodgomesc/vision-camera-code-scanner) to capture QR codes. We use the useScanBarcodes hook to detect QR codes. When testing our application,...
## New Feature I would like for mapbox-search to support 16kb page size phones so that apps supporting sdk 35 that run on a 16kb page size phone do not...
## Platforms Android ## Versions Please add the used versions/branches - Android: target sdk 34 - react-native-geolocation-service: 5.3.0 - react-native: 0.72.10 ## Description Getting build error for Android on my...