解决React Native报错:undefined is not an object (evaluating 'sceneConfig.animationInterpolators')
·
调用this.props.navigator.resetTo出现以下问题
undefined is not an object (evaluating ‘sceneConfig.animationInterpolators’)

在官网issues上找到答案:
https://github.com/facebookarchive/react-native-custom-components/pull/30

更多推荐
所有评论(0)