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

Published: 11 December 2019
on channel: 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/


On this page of the site you can watch the video online #7 - Installing react native and solving errors | authentication in react native using node js with a duration of hours minute second in good quality, which was uploaded by the user CODERS NEVER QUIT 11 December 2019, share the link with friends and acquaintances, this video has already been watched 9,357 times on youtube and it was liked by 72 viewers. Enjoy your viewing!