-
**Maybe it's bug. But I'm not sure.**
**I have updated my ReactNavite from "react-native": "0.72.12", to "react-native": "0.75.3".**
On version 0.75.3 I use dynamic imports modules and use React…
-
### Description
I'm creating a popper-like component that snapshots a component and puts the image in top of a dark overlay ->
https://github.com/user-attachments/assets/2ffd3699-2b08-4d1a-9711-dd…
-
I'm getting this error when calling `fetchWeatherApi()` in my React Native app:
`ReferenceError: Property 'TextDecoder' doesn't exist`
I'm able to work around the issue by polyfilling, as done h…
-
I have Vite + React + Typescript application and I am using this react-rating library for displaying ratings in a modal.
Versions:
"react": "^18.2.0",
"@smastrom/react-rating": "^1.5.0",
It…
-
```
Collecting page data .Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/USER/credit-score-web/node_modules/.pnpm/@naverpay+svg-manager@0.0.1_react-dom@17.0.2_react@17.0.2/node_modules/reac…
-
Bonjour,
J'ai mis à jour le package `react-dsfr` et ai suivi le guide sur le setup initial ; notre projet utilise Vite donc j'ai suivi les consignes adéquates. Nous ne faisons plus que la copie des…
-
### Problem
All react-navigation SVGs are not optimized properly. And they have big file size of around 33 KB which is because these SVGs has many control points.
**SVG Files**
https://github.com/r…
-
### Describe the bug
I use react-svg to load svg icon from public folder. When I run project, the svg icon will be showed normally. But when I run storybook. Svg Icon cannot load on storybook.
I wil…
-
### Link to the code that reproduces this issue
https://github.com/MaciejWiatr/svgr-nextjs-css-url-repro
### To Reproduce
1. Create new nextjs app with turbopack enabled for dev server (`nex…
-
Hi everyone!
We've been working on implementing filters in `react-native-svg` for a while now. This update is intended to inform you about our progress and facilitate discussion on implementation and…