-
-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
Description
This issue aims to outline all the package compatibility issues with One as One approaches it's stable release.
I will update the issue as I become aware of other packages causing issues.
Expo packages
| Package | Description of Issue | Tested Version(s) | Reproduce Link | Fixed |
|---|---|---|---|---|
| expo-image | When I run yarn dev I get "The JSX syntax extension is not currently enabled" caused by expo using .js files instead of .jsx. |
|||
| expo-blur | When I run yarn dev I get "The JSX syntax extension is not currently enabled" caused by expo using .js files instead of .jsx. |
13.0.2 |
1.1.341 |
|
| expo-asset | #301 | |||
| @lexical/react | #303 |
In theory, we should be able to fix these using One's Vite config deps (see docs). Some messages on One Discord suggest there might be a second layer to this issue.
Misc
| Package | Description of Issue | Tested Version(s) | Reproduce Link | Fixed |
|---|---|---|---|---|
| react-native-reanimated-carousel | "x Build failed in 6.52s, error [vite:json] [plugin vite:json] virtual:rn-internals:react-native/package.json: Failed to parse JSON file." |
zetavg, sunxyw, vastava and rommyarbbenjamin-r-erb and rommyarb