This package worked great on the web when I was doing vanilla react-native-web.
I am currently integrating Next.js for server-side rendering and it is unable to load react-native-web-lottie.
SyntaxError: Cannot use import statement outside a module
Does anyone have a solution for this?