-
i am facing this error
`Native Module Incall Manager tried to override IncallManagerModule . check to get Package Method in main Application.java it might be that module has been created twice. if…
-
### Minimal reproducible example
npx create-expo-app StickerSmash --template blank
### What platform(s) does this occur on?
Android, iOS, Web
### Did you reproduce this issue in a developm…
-
### Minimal reproducible example
https://github.com/KevinvdBurg/expo-sharing-example/tree/main
### What platform(s) does this occur on?
_No response_
### Did you reproduce this issue in a developm…
-
Hi Andrew,
I am trying to install Galacticus from source code, such that I can learn from the code a bit of Astrophysics.. I am running on a up to date CentOs9 system. After installing, as roo…
-
**Packages**
- react-native: 0.63.2
- serialize-javascript: 3.1.0 and higher (3.1.0 - 5.1.0)
**Use**
```
import serialize from 'serialize-javascript'
...
const var1 = serialize(value)
``…
-
Hi everyone!
First of all thank you for everything related to testdouble. I'm having some trouble regarding a esm import in a fastify project I've been working on.
Here's the example code. getBy…
-
There is no native support for the Animated library. So if an AnimatedTimer specifies useNativeDriver, then you get a message in the log, but the timer that drives the animation is still based on JS e…
-
### Minimal reproducible example
npx create-expo-app@latest; npm run web
### What platform(s) does this occur on?
Web
### Where did you reproduce the issue?
on web
### Summary
https://www.loom.…
-
## What did you do?
Run 'pod install'
## What did you expect to happen?
Install all pod dependencies correctly
## What happened instead?
JSON::ParserError - Failed to parse JSON at file: '/…
-
Hello,
I'm currently working on integrating Jitsi messages into our mobile chat, leveraging the recent work by @calvinckho. However, I’ve encountered significant issues after upgrading to version `…