请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

TypeError: undefined is not an object (evaluating 'route.component')

import { Navigator } from "react-native-deprecated-custom-components";
<Navigator
	renderScene={(route, navigator) => {
		let Component = route.component;
        return (
	        <Component
                initialRoute={{ component: Boy }}
                navigator={navigator}
                {...route.params}
            />
		);
	}}
/>

老师您好,我这里为啥取不到route.component?

正在回答 回答被采纳积分+3

插入代码

1回答

CrazyCodeBoy 2018-09-19 11:08:17

确认下你的RN版本在0.45一下哈

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号