-
### Old Version
0.73.9
### New Version
0.75.4
### Description
I've got an error when trying to launch upgraded app with simulator
### Steps to reproduce
just upgrade rn with react-native cli
#…
-
- [x] Monitoring
- [x] Time travelling
- [x] Reset, commit, rollback, sweep
- [x] Cancel / skip (toggle) actions
- [x] Export / Import state
- [x] Dispatch actions remotely
- [ ] Autogenerate tests
- …
-
The ability to be able to open href links in the default browser would be nice to have as we currently have a launcher which embeds social media buttons and news but they can't be opened as when you c…
-
**Describe the bug**
I Wrote 2 lists, one using native-base components, second one using react-native components, and I am experiencing 2 to 3 times slower render on native-base side, my example cons…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issue…
-
I am getting the following error message while running my project on React Native 76 and react-native-firebase/app version 21.2.0 with new arch disabled
```
Error: Unable to resolve module ./Nativ…
-
on joining meeting getting error
ERROR 2024-10-08T22:27:20.094Z [modules/xmpp/strophe.util.js] Strophe: error: undefined http://localhost:8081/index.bundle?platform=android&dev=true&lazy=true&min…
-
In ChartsDemo-> LineChart
I add
`[_chartView zoomWithScaleX: 4 scaleY:1 xValue:30 yValue:1 axis:AxisDependencyLeft];`
at the bottom of function
`- (void)setDataCount:(int)count range:(dou…
-
Hi I'm trying to npm install and got this error
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: rn9@0.0.1
npm ERR! Found: react@18…
-
### Description
#include
namespace worklets {
std::set WorkletRuntimeRegistry::registry_{};
std::mutex WorkletRuntimeRegistry::mutex_{};
} // namespace worklets
### Steps to reproduce…