As per title: whenever a JSON animation created from After Effects is played with autoPlay=true and loop=false, the entire animation disappears once completed. This does not happen in lottie-react-native.
What I've tried:
- Adding extra frames at the end
- dotLottie files (these don't work in rn-skottie as of today)
As per title: whenever a JSON animation created from After Effects is played with
autoPlay=trueandloop=false, the entire animation disappears once completed. This does not happen inlottie-react-native.What I've tried: