-
### Problem Description
I have two small native c++ modules which use the `Launcher::LaunchFileAsync` and `FileOpenPicker::pickSingleFileAsync`.
After upgrading from 0.63 to 0.65 we have to use …
-
**Describe the bug**
Sharing from spotify (maybe others) and returning opens the shared link in the original app. You don't have to directly return to the app, you can go to home screen first, or ope…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
johnf updated
1 month ago
-
### What React Native libraries do you use?
React Navigation, Hermes
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK Version
6.1.0
### How does your devel…
-
### Describe the bug
Some assertion messages are too long, e.g. any assertion with an unhandled error which has a big object as its property which then gets [serialized](https://github.com/vitest-dev…
-
### Problem Description
Hi, I'm trying to set up a lib from `create-react-native-library` by following https://github.com/microsoft/react-native-windows/pull/12481 and https://github.com/microsoft/…
-
### Environment
System:
OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (16) x64 AMD Ryzen 7 3700X 8-Core Processor
Memory: 7.12 GB / 9.72 GB
Container: Yes
Shell: 5.8…
-
### Problem Description
Using a project freshly initialised from `react-native-windows-init` with `experimentalNuGetDependency` enabled, I'm struggling to create an app that uses [react-native-webv…
-
### Summary
I'm trying to build a native-module API with expo-modules and i tried to execute `npx create-expo-module` and after that, the module started, but once reach `Installing Module Dependency`…
-
### Describe the bug
We use [`readline-sync`](https://www.npmjs.com/package/readline-sync) to prompt the user to interact with the test suite as it's running. We need to do this because our tests a…