-
-
Uncaught ReferenceError: exports is not defined
It was working perfectly before 3.x.x
-
## Subtasks
### Android
- [X] 1. Automatically switch to the mobile app when clicking the WalletConnect connect button in a mobile browser dApp
- This was implemented by [using `wc` as the `s…
nop33 updated
3 months ago
-
I recently purchased the Loupedeck CT for Final Cut Pro. I installed CommandPost as indicated on the site. The response of the dials is very slow in Final Cut Pro, especially in the areas of color gra…
-
**Describe the bug**
After the CRD has been applied and the test has completed running for the duration specified, the process fails. The worker job completes, while the master job continues to run. …
-
## Description
Giving proper structure to Readme.md and adding banner for hacktoberfest, badges, emoji's, etc. to get a clear understanding of the project and to attract Contributors to contribute …
-
In order to publish an application, we'll be following Samsung's official guide: [TV Application Publication Process](https://developer.samsung.com/tv-seller-office/guides/applications/tv-app-publicat…
-
Version: 3.0.2
OS: Android 14
Using new architecture
```
Error: Value is a number, expected a String
```
when using
```js
import { MMKV, Mode } from "react-native-mmkv";
const database …
-
Hey! Thanks for this library.
The Code Editor does not work when using Jest. One reason is Jest not supporting `import` statements natively but what I am not understanding is that it should be usi…
-
Hey, nice to see this elegant solution for persisting data, but I'm facing some issue on React Native implementation.
**My Apollo client configuration:**
```jsx
import AsyncStorage from '@react…