Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

node closes once you open app react-native

Open Your Project Folder in IDE like Visual Studio Code etc

Click on node_modules folder

Click on metro-config folder

Click on src folder

Click on default folder

Open blacklist.js file and replace the following code

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

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

PREVIOUS NEXT
Code Example
Javascript :: as;dlkfja;slkdjf;lakjsdfjhatl;kndflkjatojn ;kojt;oknbsd;lk 0p9tjdn,mvnklizchflkjt52897sd984235jsdfvhuaiwetr kjhfdoiu twhfoah a 
Javascript :: menu open onload problem 
Javascript :: chai expect array without order 
Javascript :: inmutabilidad javascript 
Javascript :: which node primary pacemaker of heart 
Javascript :: ar.js getting started 
Javascript :: remove state from location on page load in react router dom 
Javascript :: image image using next and previous button in javascript 
Javascript :: expressjs4 async 
Javascript :: elemente alphabetisch sortieren javascript 
Javascript :: setup node and mongodb on centos 7 using npm 
Javascript :: what is amqp10 policy nodejs 
Javascript :: react native add two view 
Javascript :: how to set input of time type to current time on initialization 
Javascript :: jquery validation prevent negative number 
Javascript :: angular 4200 on ec2 access is localhost 
Javascript :: knex.js insert two rows 
Javascript :: juqey unbind click 
Javascript :: reactnative print in ios 
Javascript :: how to make a rectangle in matter.js 
Javascript :: fixed nodeport 
Javascript :: react native multiple touchableopacity 
Javascript :: jQuery Dom ready equivalent in pure JavaScript 
Javascript :: return component from react hook 
Javascript :: jquery selector immediate child 
Javascript :: creating a read stream from a large text file 
Javascript :: get value of telerik combo box js 
Javascript :: File to XHR-requests 
Javascript :: monday.com mutation dropdown list 
Javascript :: 4.6.1. Operators and Operands¶ 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =