-
- react native
- 官方网站上有个专门介绍的页面 https://reactnative.dev/showcase
- react native web
- twitter
- https://github.com/necolas/react-native-web/issues/974
- https://beatgig.com
- 作者是 h…
-
**Describe the bug**
Implementing props.children, or any situation where you pass a react component from a parent to a child results in an infinite load in the browser and also the native application…
-
C-Shopping-RN APP
This is a complete App developed by React Native (Expo). It is a beautiful e-commerce shopping application.
## Use technology
- React Native
- Redux Toolkit
- RTK Quer…
-
## 요약 (Summary)
- gluestack이 설치해주는 `react-native-svg 13.4.0`은 안드로이드에서 에러 발생
- `14.1.0`버전으로 업데이트하면 안드로이드 문제 없음
- `pnpm-workspace.yaml` 카탈로그에 `react-native-svg: 14.1.0` 추가할까요?
---
~으아아악 도르마무~
### 신규…
-
Using expo project
error
```
ERROR Warning: Flag: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
…
-
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our discord, in the #create-expo-stack channel.
Followed the steps on the website with: pnpm, expo router, N…
-
I have installed a project with nativewind , firebase and drawer + tabs navigator , and on drawer-navigator.tsx there is a typescript error :
Type '({ navigation }: Props) => Element' is not assi…
-
### Minimal reproducible example
https://github.com/mapacdev/myExpoApp
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a standalone app
### Summary
I …
-
While using:
```js
function RealApp() {
const fibonacci = (num: number): number => {
'worklet';
if (num {
console.log(`Fibonacci of 50 is ${result}`);
});
}
```
I get:
…
-
Hello
## Description
The TailwindCSS CLI fails to execute commands when the project is located in a directory path containing spaces. This issue occurs during the build process, as paths with spac…