react-native问题汇总
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了react-native问题汇总相关的知识,希望对你有一定的参考价值。
1.ExceptionsManager.js:63 One of the sources for assign has an enumerable key on the prototype chain. Are you trying to assign a prototype property? We don‘t allow it, as this is an edge case that we do not support. This error is a performance optimization and not spec compliant.
navigator.push({component:one,params:data}) 问题出在data参数上
以上是关于react-native问题汇总的主要内容,如果未能解决你的问题,请参考以下文章