-
I am trying to init the AppsFlyer in my Expo 46 project on my Android emulator (Pixel_4 phone running Android API 28).
Here's my package.json:
```
"dependencies": {
"@react-native-async-stora…
-
# TEMPORARY SOLUTION: The bug is in 0.27.6 - downgrade to 0.27.5
### Minimal reproducible example
https://github.com/jaworskimatt/splashscreentest
### What platform(s) does this occur on?…
-
### Minimal reproducible example
https://github.com/winghouchan/jest-expo-eventemitter-removesubscription-not-a-function-mcve
### What platform(s) does this occur on?
_No response_
### Where did y…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
## Description
### Related to
- [x] Components
- [ ] Demo
- [ ] Docs
- [ ] Typings
### Steps to reproduce
Scroll the panel fast
#### Expected behavior
When scroll stop the f…
-
This actually works. https://github.com/hsjoberg/node-addon-lnd
You can create a NodeJS C++ addon that also talks to the CGO falafel bindings.
This can then be used to create a react-native app for …
-
### What happened?
Hi, I have updated my version of React Native to 0.74.4 and I have updated the version of @react-native-async-storage/async-storage to 1.24.0 and since that update I get the error …
-
### Minimal reproducible example
https://gist.github.com/0reo/9fee81e82daadb6047e42bc2a757e996
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in…
0reo updated
16 hours ago
-
## Environment
```
System:
OS: macOS 14.4.1
CPU: (10) arm64 Apple M1 Max
Memory: 717.27 MB / 64.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 18.16.1 - ~/.nvm/v…
-
### Current behavior
I have a Stack.Navigator (native-stack but also tried using just stack) nested inside a Tab.Navigator.
Links actions (onPress), generated using `useLinkProps` (using object), …