-
### Current Behavior
Unable to use lazy-loading React feature with react-native
This line will cause error
```tsx
const SharedLayoutLazy = React.lazy(() => import('@happynrwl/shared-ui-layout'))…
-
### Describe the bug
Hello,
we are trying to get our project (React 18, Node 18, TypeScript 5.2, Vite 4.5, Storybook 7.5) running in Storybook.
At startup it always runs into the following error in…
-
While working on developing partner pages, @VinayakRugvedi flagged the following:
* we are dependent on both chartjs and react-chartjs libraries for frontend components
* [chartjs library](https://w…
-
Recently I've just came across this library, exactly what I was looking for a long time, awesome! However, there is a slight problem with the React (and possibly other frameworks) integration.
## P…
-
Implementation:
HTML: create a dashboard layout with sections for upcoming appointments, health tips and recent activity.
CSS: Use grid or flexbox to arrange sections visually appealingly. Incorp…
-
## Ask your Question
I hope this is the right place to ask?
We are in the process of upgrading our application/monorepo , which started at version 0.68 and is currently moving from RN 0.…
-
Simple,
***FullStack Project using MERN & libraries like Socket.io , React-redux-toolkit***
@Open-Source-you Please assign this issue for me under ***hacktoberfest, hacktoberfest-accepted*** lab…
-
We need to update the React version to the latest stable release.
The current version is causing some compatibility issues with other libraries.
This is crucial for the overall project as it mig…
-
### What React Native libraries do you use?
React Navigation
### Are you using sentry.io or on-premise?
on-premise (Self-Hosted)
### @sentry/react-native SDK Version
5.33.1
### How does your dev…
-
### Problem Description
The `create-react-native-library` base template includes the scripts to automatically run `react-native codegen` for ios/android as part of its build steps, but it doesn't run…