-
I want to integrate E2E tests using Playwright in my Remix Shopify app, which is currently set up with Vite and Vitest for component-level testing. I'm using jsdom with React Testing Library for testi…
-
### Describe the bug
Since version 8.4.2 when run npm run storybook it show html code instead of Storybook UI on browser with webpack 5 configruation.
Example:
![Image](https://github.com/user-attach…
-
# Bug Report
In iOS, swipe navigation does not dispatch any events, which means we are unable to track the view-id and navigation state. Possible solutions:
- Fix the issue after migrating to the re…
-
Hello,
I think it's a good idea to add the library in the React Native Directory.
Now expo check all the lib againt this directory to know if they support the newArchitecture and fail with a warn…
-
### Summary
When attempting to build a fresh Expo project for iOS (on a simulator or device) I get this error repetitively:
> No module named 'ExpoModulesCore' found, parent module must be defined…
-
### Description
I have tried everything but the error doesn't go away at all. Once I remove this library it builds properly. Things I have tried:
1. cd android && ./gradlew clean && ./gradlew :app…
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/reac…
-
### Problem Statement
The current implementation of FormProvider can trigger unnecessary re-renders in components that consume the context, even when the specific context values they rely on haven't …
-
## Compile esm.sh to a local CLI that builds esm on your computer
This is useful for people don't like loading JS files from a CDN, but want the esm version of a CJS module on NPM. The idea has bee…
-
**Bug description:**
I have recently migrated the app to RN 0.76.2 and latest version of react-native-webview library 13.12.4, and it crashes while loading the web view with decelerationRate property…