gpt4 book ai didi

ios - native 动画模块不可用 - react native

转载 作者:行者123 更新时间:2023-12-01 19:52:10 25 4
gpt4 key购买 nike

我正在使用 react native对于我的项目,奇怪的是我得到了错误 如下图所示。我不明白这是什么错误。有人可以帮助解决这个问题吗?

enter image description here

最佳答案

将 RCTAnimation 添加到 podfile。有效!

pod 'React', :path => react_native_path, :subspecs => [

'Core',
'RCTText',
'RCTImage',
'DevSupport',
'BatchedBridge',
'RCTAnimation',
'RCTWebSocket', # needed for debugging
# Add any other subspecs you want to use in your project
]

关于ios - native 动画模块不可用 - react native ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45146615/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com