-
用RN init的初始项目接入的,run安卓的时候提示没有:babel-preset-react-native 包,install后默认安装的是4.0.1的版本,继续run就红屏报错:
Loading dependency graph, done.
error: bundling failed: TypeError: Cannot read property 'bindings' of …
-
fake-api(https://travis-ci.org/GroceriStar/fake-api/jobs/515551950)
shoplist-sandbox(maybe solved)
recipe-antd
showcase
react-print-pdf
-
### Reproduction link
https://codesandbox.io/p/devbox/pedantic-hooks-ft2yzk?file=%2Fpages%2Fmenu1.tsx%3A9%2C55
### Steps to reproduce
- Create a library
- In this library, export Antd compo…
-
### the first component which has been loaded on the first view, loads again after scrolling.
the image attached on the task, describes the problem.
after the page mounts, the first avatar, which ma…
-
报错信息如下:
```
ERROR Failed to compile with 6 errors …
-
### Description
Currently the `antd`, `react`, `eCharts` etc. are hard-linked into the package, making the produced bundle size large. Please consider
+ enabling `dynamic imports`
+ allowing ex…
-
When using React@16, `componentWillUnmount` of child components will not be triggered until the modal is destroyed or it's visible with different children.
For example:
```js
import React from 'r…
-
- antd-mobile 版本:2.1.11
- 浏览器 及其版本:Chrome 61
- 操作系统及其版本:windows 10
我的工程是用create-react-app创建的,然后使用了 config-overrides.js.
现在我需要使用[postcss-preset-env](https://github.com/csstools/postcss-preset…
-
tsconfig.json文件配置
{
"compilerOptions": {
"outDir": "./dist/",
"sourceMap": true,
"module": "commonjs",
"jsx": "react",
"target": "es5",
"declaration": true,
"lib…
-
I have installed verdaccio and published a private pacakge to it and have set yarn registry to make requests to verdaccio proxy server. yarn makes request to the proxy server with some following reque…