-
### Current behavior
When navigating between screens, it crashes instantaneously. There aren't any error codes for me to work with (I tried a try and catch), and I've searched everywhere online.
…
-
I'm using
react-native: 0.55.4
"react-native-vector-icons": "^5.0.0"
everything is ok in my PC, and I can build and release signed apk, but when I try to build the project in the **VSTS** I fac…
-
In 2020, we want to become more aware and sensitive to the performance of the packages we ship. Overall, this would include focusing on the following areas:
- The ability to get the overall bundle …
-
Is there a way to get images showing up in Next?
I am trying to use this configuration, after yarn add next-images in my next folder, but it isn't working:
/** @type {import('next').NextConfig} …
-
I am having a weird issue with small icon. In the beginning, I thought it is just not working in release build because it was working with development build. So I checked other closed issues [243](htt…
-
### Link to the code that reproduces this issue
https://github.com/BaileyMillerSSI/next-ant-design-demo
### To Reproduce
1) Create a new project with `npx create-next-app@latest` (I selected typesc…
-
When using the code provided in the readme, nothing happens when I attempt to scroll.
The list renders as expected, but nothing happens on press
![image](https://user-images.githubusercontent.com/…
-
### Possible related issue
https://github.com/mui/material-ui/issues/38360
### Search keywords
autocomplete
### Latest version
- [X] I have tested the latest version
### Steps to repro…
-
Module '"react-icons/io"' has no exported member 'IoLanguageOutline'.ts(2305)
-
We are currently documenting our React components in Storybook, and decided to go straight to version 6.0 to make use of the new Args and Controls addons. During that work, we realised that the [choic…