Irek Róg
Irek Róg
The reason of bump version dependency package deprecated-react-native-listview to 0.0.6 is [email protected] doesn't work with [email protected] package.
1. create a new project `npx create-email@latest` 2. install packages with `yarn` 3. `yarn dev` - is ok 4. `yarn export` - this error -> ``` yarn run v1.22.19 $...
For example ``. And `text-transform: uppercase` is added to `a` element, but `span` inside `a` is set to `text-transform: none`
**Describe the bug** When the content is scrolled to the bottom, halfway down the screen, etc., and the input is pressed, it is not always properly sticked and visible **Code...