You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 loadreact-native-web-lottie
.Does anyone have a solution for this?
The text was updated successfully, but these errors were encountered: