摘要:
完整报错: Error: Requiring module "node_modules\react-native-reanimated\src\index.ts", which threw an exception: TypeError: ReanimatedModule.installTurboM 阅读全文
posted @ 2023-02-10 14:22
叶乘风
阅读(562)
评论(0)
推荐(0)
摘要:
我原本以为react-native的button有官方写好的icon可以使用,但没曾想没有,而且还没有官方出的icon,故此得寻找第三方插件:react-native-vector-icons 插件地址:https://oblador.github.io/react-native-vector-ic 阅读全文
posted @ 2023-02-10 10:42
叶乘风
阅读(194)
评论(0)
推荐(0)

问题描述:初始化一个react-native项目,执行命令:react-native init xxx 或者是 npx react-native init xxx均报如下错误: TypeError: cli.init is not a function 报错原因:react-native版本不兼容这
浙公网安备 33010602011771号