-
The following React lifecycle methods have been deprecated by React and will start to be removed starting in React 17:
- componentWillMount
- componentWillReceiveProps
- componentWillUpdate
The …
-
First of all, great work with the plugin. It's working perfectly fine. The issue I'm facing right now is, my bundle.js is got so big (2.5MB). I have created my ReactJS application with **create-react-…
-
** When using nimblePicker and picker component from dist-es and dist-modern **
SyntaxError: Unexpected token: punc ({) [./~/emoji-mart/dist-es/index.js:1,0]
npm ERR! code ELIFECYCLE
npm ERR! err…
-
OS:
- [ ] Windows
- [x] MacOS
- [ ] Linux
_Platform:_
- [ ] iOS
- [x] Android
Output of `node -v && npm -v && npm ls --prod --depth=0`
```
v10.7.0
6.4.1
├── @expo/react-native-ac…
-
## 🐛 Bug Report
### Environment
NOTE: This is my local environment and not the travis environment
```
Expo CLI 3.12.0 environment info:
System:
OS: macOS 10.14.4
Shell: …
-
I am running on latest React. When I try to use unicode emojis in a useState string, the useState function stops updating the string.
Example:
```javascript
const [text, setText] = useState('😀');…
-
Hello,
I know that this issue seems to be fixed now but i am still struggling to remove all.json from our webpack final build.
I am calling the picker via this snippet
```
import NimblePicke…
-
### Overview
We need a .vscode file for standardizing configuration for the project.
### Action Items
- [ ] We want to implement a standard for vscode
### Resources/Instructions
-
-
I click on an image in a toot to open a large view of it.
### Expected behaviour
The image is opened in front of the page ("lightbox" or "modal")
### Actual behaviour
The image is opened b…