hide warnings in expo app

JavaScript
console.disableYellowBox = true;
// add this is main component of react native application
Source

Also in JavaScript: