-
I have cloned this project, then cd into example, then `npx expo start` and got
```
expo-speech-recognition/example
Error: Cannot find module 'expo/config-plugins'
```
How to solve it?
Also wha…
-
Starting a new issue based on the discussion in #486, especially what @larrifax [mentioned](https://github.com/chromaui/chromatic-cli/issues/486#issuecomment-1004168690).
When I enable TurboSnap, C…
-
it's currently pretty hard to get a type-safe dynamic import using BuckleScript. it's even harder to use `React.lazy`.
how would you feel about having a PPX:
```reason
module ReactLazy = {
…
-
### What version of Bun is running?
1.1.18+5a0b93523
### What platform is your computer?
Ubuntu WSL2 on Win11
### What steps can reproduce the bug?
Compile a commonjs file using Bun.
…
-
Android build on React Native IDE is successful but i get the error on the React Native IDE logs :
`[error] Couldn't start device session Command was killed with SIGABRT (Aborted): /Users/timothy/.…
-
### Description
`@react-native/typescript-config` sets `"module": "es2015"` ([source](https://github.com/facebook/react-native/blob/1c1c8335db2494672cf955cf4db574e23fd2198a/packages/typescript-config…
-
Below code doesn't work as I expected. Have been running into
```
Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite com…
-
When using `React.lazy` madge still loads it as a circular module. Yes the file does depeend on it, but not on initial load so surely this should not count as a circular dependency as this is in fact …
-
Manifest file and remoteEntry.js files are loading in the host application but getting following runtime error while trying to load the child remote app using the router.
```
Element type is inval…
wsh92 updated
3 months ago
-
I am trying to benchmark NitroModule on Android but cannot do so using the provided NitroBenchmarks repository.
Steps to Reproduce:
- `git clone git@github.com:mrousavy/NitroBenchmarks.git`
- `cd…