FrozenPyrozen
Results
2
issues of
FrozenPyrozen
I've got error on running script `craco start` with `yarn` after updating "react-scripts" to "^5.0.1" Reproduced with craco `^6.4.3"` and on `^7.0.0-alpha.7`, node version :`v16.13.1`, yarn version `1.22.17` ``` Uncaught...
I wanted to have the ability to import not only `SvgComponent` as react native component, but allow import svg icon as text. Smth similar we got in svgr, which allows...