摘要: 一、使用ref配合 setNativeProps setNativeProps方法可以理解为web的直接修改dom。使用该方法修改View、Text等RN自带的组件,则不会触发组件的componentWillReceiveProps、shouldComponentUpdate、componentWi 阅读全文
posted @ 2020-12-14 14:37 很小的小雨 阅读(203) 评论(0) 推荐(0) 编辑