#7 - Installing react native and solving errors | authentication in react native using node js

Pubblicato il: 11 dicembre 2019
sul canale di: CODERS NEVER QUIT
9,357
72

In this video we will install react native and solve some error during installation

complete code - https://github.com/mukeshphulwani66/R...

code for Invalid regular expression error -
replace in
\node_modules\metro-config\src\defaults\blacklist.js
from this -
var sharedBlacklist = [
/node_modules[/\\]react[/\\]dist[/\\].*/,
/website\/node_modules\/.*/,
/heapCapture\/bundle\.js/,
/.*\/__tests__\/.*/
];
change to:

var sharedBlacklist = [
/node_modules[\/\\]react[\/\\]dist[\/\\].*/,
/website\/node_modules\/.*/,
/heapCapture\/bundle\.js/,
/.*\/__tests__\/.*/
];

connect with me on -
facebook :  / mukesh.phulwani.5  
instagram :   / mukeshphulwani66  
linkedin:   / mukesh-phulwani-681450152  
github: https://github.com/mukeshphulwani66
codersneverquit website : https://www.codersneverquit.in/


In questa pagina del sito puoi guardare il video online #7 - Installing react native and solving errors | authentication in react native using node js della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CODERS NEVER QUIT 11 dicembre 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 9,357 volte e gli è piaciuto 72 spettatori. Buona visione!