github/BlogExample.Web/ClientApp: React 16.2 with TypeScript 3.3.3, Redux, Thunk, etc Warning: npm ci performance One result that really stood out during my tests was how poorlynpm ciperformed on non-clean build
1- npm install react-native-screens 2- react-native link react-native-screens 3- react-native run-android PLEASE ANY HELP !! May 18, 2020 So it is not needed to usereact-native link. It should be enough to add the library via npm/yarn and then just build the project. Can you check?
"react-navigation-transitions": "^1.0.12", "react-redux": "^7.1.3", "redux": "^4.0.4", "redux-logger": "^3.0.6", "redux-persist": "^5.10.0", "redux-thunk": "^2.3.0", "socket.io-client": "^2.3.0", "tipsi-stripe": "^7.5.3" }, "devDependencies": { "@babel/core"...
"react-bootstrap": "^0.31.5", "react-datetime": "^2.11.1", "react-dom": "^15.6.1", "react-grid-layout": "^0.14.4", "react-hot-loader": "3.0.0-beta.6", "react-icons": "^2.2.5", "react-loading": "^1.0.3", "react-redux": "^5.0.5", "react-router": "^4.1.1",...
"redux-thunk": "^2.2.0" }, "devDependencies": { "babel-core": "^6.22.1", "babel-loader": "^6.2.10", "babel-preset-es2015": "^6.22.0", "babel-preset-react": "^6.22.0", "babel-preset-stage-0": "^6.22.0", "css-loader": "^0.26.1", ...