美文网首页react nativereact-native
Method`jumpToIndex`is deprecated

Method`jumpToIndex`is deprecated

作者: YDM_4718 | 来源:发表于2018-09-03 11:45 被阅读544次

使用react-navigation时 会出现该黄色警告,原因是TabNavigator已经被遗弃,使用createBottomTabNavigator或者createMaterialTopTabNavigator,对应的标签栏位置即可

我这里替换成createBottomTabNavigator,如图

相关文章

网友评论

    本文标题:Method`jumpToIndex`is deprecated

    本文链接:https://www.haomeiwen.com/subject/dgebwftx.html