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

Publicado el: 11 diciembre 2019
en el canal de: 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/


En esta página del sitio puede ver el video en línea #7 - Installing react native and solving errors | authentication in react native using node js de Duración hora minuto segunda en buena calidad , que subió el usuario CODERS NEVER QUIT 11 diciembre 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 9,357 veces y le gustó 72 a los espectadores. Disfruta viendo!