-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-hold-menu@0.1.6` for the project I'm wor…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-material-textfield@0.12.0` for the proje…
-
Passing a useRef object as a `ref` parameter throws a TS error, I've used [patch-package](https://github.com/ds300/patch-package) to patch `@types/react@17.0.37` for the project I'm working on.
It th…
-
I was reading over Cycle's implementation and noticed an unexpected behavior while trying out some of the examples: it seems that components are re-created any time their parent changes, causing signi…
-
## 这个 Issue 涉及以下平台
- [x] 微信小程序
- [ ] 支付宝小程序
- [ ] 百度小程序
- [ ] 头条小程序
- [ ] 快手小程序
- [ ] QQ 轻应用
- [x] Web 平台(H5)
## BUG 描述
@zuolung 升级 Taro 4.0 后,**地址选择器**报错崩溃,让小程序白屏。
## 复现步骤
1.…
-
## Description
In iOS, using v 16.0.3 and 17.4.1, confirm icon in DateTimePicker is missing. Its only fails in production, i cant reproduce the error using ExpoGo
### Related to
- [X]…
-
React version: 18.2.0
Devtools version: 4.23.0-e28a0db22
Since https://github.com/facebook/react/pull/21171 React Devtools shows which fiber scheduled an update.
In the case of
```tsx
root…
-
I was able to get things working by:
- Requiring `React` instead of `react`
- Remove references to `findDOMNode`
See the following diff:
```
diff --git a/node_modules/backbone-react-component/lib/co…
-
**Env** :
```
OS : MAC/Linux
Datadog agent version: ?
dd-trace: v4.26.0
Node: v20.10.0
React: v18.3.0-canary-d900fadbf-20230929
Next.JS : v14.0.4
Next’s build type: standalone
```
Hey 👋🏼…
-
Currently the project readme states:
> `NestableScrollContainer` extends the `ScrollView` from `react-native-gesture-handler`, and `NestableDraggableFlatList` extends `DraggableFlatList`, so all av…