-
I am encountering an issue while trying to import SVG files as React components in my Vite + React + TypeScript project. Despite following the documentation and proper configuration, I receive the fol…
-
## 관련 PR
#8
## React의 컴포넌트 타입
### React.ElementType
- 리액트의 모든 컴포넌트 타입을 포함
- 타입 정의가 자유로워 HTML요소와 React 컴포넌트 모두를 받아들일 수 있음
### React.ComponentType
- 제네릭 타입으로, 특정 props를 가지는 컴포넌트 타입
- 컴포넌트가 특정 p…
-
**OS:**
- [ ] Windows
- [X] MacOS
- [ ] Linux
**Platform:**
- [x] iOS
- [X] Android
**SDK:**
- [X] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` ( ({
transform: {
…
-
### next-on-pages environment related information
System:
Platform: linux
Arch: x64
Version: #1 SMP Debian 5.10.191-1 (2023-08-16)
CPU: (3) x64 Common KVM processo…
-
I get this Error even when I have installed @react-native-qrcode-svg and @react-native-svg.
And I didn't find any solution.
`
import React from 'react';
import { View, Text, SafeAreaView, Touchabl…
-
Hi, I have a problem making these two modules work together. I use pretty basic, that goes like this:
```
const MobileIcon = showMenu ? ChevronLeft : Menu
return (
…
-
1. ホーム画面に大きな木を表示する
2. その木は毎月、月初めに葉をすべて落とす
3. 木はその月の日にち分、葉を生やすことができる枝を持つ
4. 木はその日に設定していたタスクを達成できた割合が大きいほどその日の葉は大きくなる
5. タスクの達成割合は元々設定していたタスク数割る達成済みのタスク数で求める。最大100%、最小0%
-
The `yarn format` is missing in github actions. This needs to be added.
Please add the following task immediately after `line-40` of `client.yml`
```yml
- name: Run the formatting checks
…
-
Saw on Hacker News and gave it a shot. Tried to publish on EAS and create a development build, got it done successfully but when I run `npm run ios` I get this error in the simulator:
../../App" fr…
-
### Build/Submit details page URL
_No response_
### Summary
EAS expo build failed du loading assets JSON from Metro
### Managed or bare?
Managed
### Environment
expo-env-info 1.2.0 environmen…