-
## Bug Description
There is a discrepency between how Hermes compute dates and how chrome V8 does it.
The following code does not provide the same result:
Code:
```
const testDate = new Date(0)…
alwex updated
2 months ago
-
Hi,
I'm not sure if this is a bug but I would like to get some help here :)
I want to have a carousel that each item is a zoomable image, the carousel should be all over the screen so I use Portal…
-
Hello i have issue when the iPad joining online meeting like Microsoft Teams or Zoom, some function like startPlayer() just crashed even handling with try catch, it still crash.
![IMG_68F65BBB1321-…
-
When i use gtkwave under Wayland, the cursor is not reacting to mouseclicks. It does not move to the new position until i move the mouse out of the wave view window to the left, in the signals window.…
95lux updated
6 months ago
-
#I am getting this error. Somebody help me please;
`RCTSplashScreen.h:9:9: fatal error: 'React/RCTBridgeModule.h' file not found
#import `
It s my package.json
```
"dependencies": {
…
-
**Describe the bug**
I am using Camera in my app and have enabled the zooming feature using the default provided prop, when I zoom in and capture the camera, it captures a black-and-white image
**…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
I want to create an app that uses a map component to sho…
-
First of all, thank you for the work on this package. We probably will use Zoom login in our project and I was glad I found this RN module.
I'm confused with versioning of this project. There is `…
-
I am not able to create a user and get accesstoken for the same using zoom API's. please let me know the steps to create the user client side as I am getting this error ""responseURL": "https://api.zo…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
```js
const babelLoaderConfiguration = {
test: /\.(js|jsx)$/,
// Add…