-
### Version
v5
### Reanimated Version
v3
### Gesture Handler Version
v2
### Platforms
iOS, Android, Web
### What happened?
When using version 5 without flashlist installed this error causes t…
-
**Describe the bug**
I copied the parallax horizontal code. It doesn't work but when I removed the pagination the carousel works. And I want to use the pagination
**To Reproduce**
S…
-
### New Version
`0.71.0`
### Old Version
`0.70.6`
### Build Target(s)
iOS simulator in debug flavor (but the issue will likely happen on any iOS build flavor).
### Output of `react-n…
-
### Old Version
0.71.10
### New Version
0.75.3
### Description
I have a live app which I am upgrading to 0.75.3 version. After following the upgrade guide and, install all the new dependencies an…
-
Don't know why but I'm getting this error
Although , I have installed it correctly & getting the inAppUpdates all props
import SpInAppUpdates, {
NeedsUpdateResponse,
IAUUpdateKind,
Start…
-
It looks like it's impossible to get reanimated to work.
They use something called worklets, where babel will extract pieces of code into separate files that run in on a two different threads (UI/J…
-
See this [minimal reproduction repository](https://github.com/MichaelBelousov/leaky-nodeaddon-repro).
When creating several instances of a C++ object that is wrapped by `ObjectWrap`, memory usage g…
-
### Description:
```
const {room_id, imeet_uri} = useMemo(() => {
if (!configJitsi || !configJitsi.vdo_setting) {
return {room_id: null, imeet_uri: null};
}
return {
…
-
Currently the date and time text is not localized when you change the language of mapeo.
![Date-Time-Not-Localized](https://user-images.githubusercontent.com/808895/125827442-1d3eb130-230a-431b-91…
-
it looks like the stop method doesn't have any args so doing `onPress={ExpoSpeechRecognitionModule.stop}` will cause an error as it gets an event as an arg at least for the Hermes engine for Android.
…