问题描述
因此,基本上,我需要做的是导入在Adobe After Effects中创建的自定义动画,并使它作为react native中的动画工作。有办法吗?
解决方法
您可以尝试https://github.com/react-native-community/lottie-react-native
我从未在React Native中使用过它,但是Web版本可以很好地工作(https://github.com/airbnb/lottie-web)。
因此,基本上,我需要做的是导入在Adobe After Effects中创建的自定义动画,并使它作为react native中的动画工作。有办法吗?
您可以尝试https://github.com/react-native-community/lottie-react-native
我从未在React Native中使用过它,但是Web版本可以很好地工作(https://github.com/airbnb/lottie-web)。