-
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…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-reanimated-confetti@1.2.0` for the proje…
-
### Description
I'm sorry if it is a duplicate, first time use new arch because of RN 0.76
```tsx
top text
BOTTOM TEXT
```
```tsx
const PillInforBox = ({children}) => …
-
**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…
-
### 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…
-
### Area of Improvement
The docs are still incredibly unclear on how to use tRPC with the nextjs app router, and there are no examples either.
There are some related issues (https://github.com/trp…
-
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…
-
## Environment
* react-native info output:
```
Executing tasks: [:gradle-plugin:clean, :app:clean, :react-native-async-storage_async-storage:clean, :react-native-blob-util:clean, :react-nativ…
-
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…
-
Hello, first of all, thank you for sharing the project!
I looked at the SVG files in the [cs2-react-hud/src/assets/weapons](https://github.com/lexogrine/cs2-react-hud/tree/main/src/assets/weapons) …