react-native-picker icon indicating copy to clipboard operation
react-native-picker copied to clipboard

低版本RN使用报错,必须5.0以上吗?

Open 13149921259 opened this issue 7 years ago • 5 comments

13149921259 avatar May 08 '18 01:05 13149921259

不用,需要具体看报什么错误。应该跟版本没关系。

LoveLD avatar May 08 '18 01:05 LoveLD

svg 对RN版本有要求的,我下载的svg版本是4.5.0,然后导入import com.horcrux.svg.RNSvgPackage;结果报的里面的方法错误

13149921259 avatar May 08 '18 01:05 13149921259

svg的ios link最好手动,最后再用自动把安卓也link了

LiuTangLei avatar May 08 '18 02:05 LiuTangLei

我是android的,我是手动写上去的

13149921259 avatar May 08 '18 03:05 13149921259

@13149921259 你的报错是怎么解决的?

mindsminds avatar Jul 11 '18 06:07 mindsminds