-
### Description
I created a custom header. This custom header has a title and steps. In stack view, I'm listening onScroll event and passing translateY position to screen params with setParams({ tran…
-
## Your Environment
* Plugin version: 0.0.6
* Platform: Android
* OS version: 12
* Device manufacturer and model: Xiaomi mi 11i
* React Native version: 0.71
* Plugin configuration options:
…
-
hii I am using this module in my react native application here is my code:
` const payData = {
amount: '1.0',//data.amount.toString(),
txnId: data.txnid,
p…
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
# Help needed
- [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [x] Android
- [ ] …
-
### [REQUIRED] Describe your environment
* Operating System version: iOS 16+
* Browser version: Safari 16+
* Firebase SDK version: 9.9.2
* Firebase Product: realtime database
### [REQ…
-
![Screenshot_1573665508](https://user-images.githubusercontent.com/49232863/68787538-c1244800-0667-11ea-93c2-af2feff56308.png)
```
{ this.numInput = input; }}
type={'cel-phone'}
options…
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.24.1
- react-native v0.59.9
### Platform
Tell us to which platform this issue is related
redmi note 3, …
-
Hi all,
I exported a generic (and trained) Yolov8n model into tflite format and loaded in a react native app (no expo).
After I have understood the output format, I have been trying to execute a…
-
I am coming here for help with the following problem:
I have this code: [https://snack.expo.io/@guardme/1f5b93](url) you can look at it in that url, and anyway, I put it here:
```
import React,…