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

使用 v1.5.1 版本 IOS无法运行

Open gonganruyi opened this issue 4 years ago • 1 comments

在使用template 1.5.1 创建项目后,,android运行正常,ios通过命令运行报错 后将 iOS 下 Podfile 文件中 use_flipper! 替换为use_flipper!({ 'Flipper' => '0.95.0' }) 可正常命令运行

gonganruyi avatar Sep 16 '21 01:09 gonganruyi

@gonganruyi Upgrade @uiw/[email protected] +++

jaywcjlove avatar Oct 23 '21 01:10 jaywcjlove