标签: reactjs adobe-animate
我有一个在Adobe Animate中创建的动画。 我想知道如何将其放入我的React应用程序中。
我尝试了以下软件包:https://www.npmjs.com/package/react-adobe-animate 但这不起作用。
我遇到了TypeError: Cannot read property 'compositions' of undefined 错误。
TypeError: Cannot read property 'compositions' of undefined
我正在使用React 16.8.4