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

Опубликовано: 11 Декабрь 2019
на канале: 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/


На этой странице сайта вы можете посмотреть видео онлайн #7 - Installing react native and solving errors | authentication in react native using node js длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь CODERS NEVER QUIT 11 Декабрь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 9,357 раз и оно понравилось 72 зрителям. Приятного просмотра!