Rayon Lindraz

Results 6 comments of Rayon Lindraz

I've run `react-native link react-native-vector-icons` and just fixed

I had to adjust my createStore into another function named **create** like this: ```javascript import { EmptyObject, applyMiddleware, createStore, Middleware, Reducer, } from 'redux' import createSagaMiddleware from 'redux-saga' import {...

I'm also interested

I've managed to make CRA back to work by doing some workarounds: [Source code](https://github.com/rayonnunes/react-testing-learning-session/tree/rca-attempt/6-react-testing-library) 1. Use node 18 (nvm recommended): ```shell nvm install 18 ``` 2. Downgrade react from `^19.0.0`...

@soutovnc sim, fiz a observação à partir do glossário mesmo, notei que a tradução atual pode gerar alguma confusão por usar `raiz` tanto como tradução de `root` quanto de `top-level`

> Tradução muito boa. Só coloquei alguns pontos que achei necessário apontar para que fique ainda melhor Excelentes observações, corrigido!