-
**Describe the bug**
I use the library locally so I can make a few changes. This way I hit this error: https://stackoverflow.com/questions/56021112/react-hooks-in-react-library-giving-invalid-hook-ca…
-
Hi everyone,
With the following `config-overrides.js`, I can run the application in dev mode no problem. However, when I make a prod build (`npm run build`) the theme overrides don't happen. There …
-
### Is this a bug report?
Yes
### Did you try recovering your dependencies?
No
### Which terms did you search for in User Guide?
None
### Environment
```bash
Environm…
-
**Describe the bug**
Describe your bug in English language
**Show your code**
Show your `config-overrides.js` file and styles folder structure
**Screenshots**
If applicable, add screenshots t…
-
Hi,
I have a requirement to implementing sliding up panel from bottom in React Js with snapping points exactly like Google map sliding bottom panel with some snapping points. I e when I swipe it up f…
-
**Not able to run the examples - Module not found: Can't resolve 'react-dnd'**
**Reproduction**
I followed these instructions at https://react-dnd.github.io/react-dnd/examples
To run these ex…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
I create react app and go step by step from the stretch
### Expected behavior
can't st…
-
Currently this is a complete fork of create-react-app. I don't have the time / mood to cherry pick commits from upstream anymore, and also create-react-app (CRA) has fixed a lot of the (minor) issues …
-
My sw-precache-config file is listed as below
```
module.exports = {
staticFileGlobs: [
'build/**.png',
'build/vega-icons/**',
'build/static/**'
],
swFileP…
-
"@ant-design/react-native": "^3.1.5"
"react-native": "0.58.4",
ios
哪位老师帮忙写一下 3.0 之后定制主题的写法,谢谢啦!
3.0 之前我没用过,现在需要做夜间模式,文档中没有写主题怎么定制