MD *_*ari 6

将以下代码添加到根index.js文件中.

import { YellowBox } from 'react-native';
YellowBox.ignoreWarnings(['Warning: isMounted(...) is deprecated', 'Module RCTImageLoader']);
Run Code Online (Sandbox Code Playgroud)