-
**OS:**
- [ ] Windows
- [x] MacOS
- [ ] Linux
**Platform:**
- [x] iOS
- [x] Android
**SDK:**
- [x] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` (
-
Hello I have migrated rn-firebase to
`"@react-native-firebase/app": "^8.4.6", "@react-native-firebase/crashlytics": "^8.3.0"`
in firebase Crashlytics dashboard crashes have issues shows libc.so un…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
### Prior Issues
Redux only working when application is in development or switching off js bundle __dev__ = unchecked in devloper menu. if try to build release than state is not working at all.…
-
### Steps to Reproduce
I'm not really sure how to lay out steps for this. We've have at least 2 cases where users are having the editor crash when trying to edit any post or page. Both have tried c…
-
Error: Column type for MemberModel#memberId is not defined and cannot be guessed. Make sure you have turned on an "emitDecoratorMetadata": true option in tsconfig.json
Platform: React Native
…
-
### Describe the bug
Run `vite build` generates error `SyntaxError: Assigning to rvalue`
```
➜ js-notebook git:(main) yarn build
yarn run v1.22.10
$ tsc && vite build
vite v2.1.3 building for…
-
After installing the package and using the provider in the App.js i get Native Module can not be null ,
my package.json looks like this
[{
"name": "react-native-starter",
"version": "2.0.0",
…
-
Hi all!
After I locked my device, I showed full-screen notification, and I didn't receive any notification.
I used "@notifee/react-native": "^1.7.0" for display full-screen notification.
Steps…
-
Hello.
I have taken this code from a premium theme that i bought.
```
`${message.date}`}
renderItem={({ item }) => (
…