JunSheng Huang
Results
5
issues of
JunSheng Huang
小米6 上测试的
实例用什么账号密码能够登录
1. 修改react-native-root-siblings/lib/AppRegistryInjection.js文件: // import EventEmitter from 'react-native/Libraries/vendor/emitter/EventEmitter'; import EventEmitter from 'react-native/Libraries/EventEmitter/EventEmitter'; 2. 修改react-native-root-toast/lib/ToastContaner.js文件: 将‘ViewPropTypes’改为'View.propTypes'