We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basically there is a solid white background when I used it react-native screen on IOS (haven't tried it on Android or other platforms).
I used same props as in the example.
"react": "18.2.0", "react-native": "0.75.4",
The text was updated successfully, but these errors were encountered:
Same here, works on Android, but on iOS, it's all white
It logs this error:
Failed to load dotLottie. Failed with error: invalidServerResponse
Sorry, something went wrong.
I checked the source code and it seems it only loads from a web URL on iOS, I might be wrong I didn't check very detailed
No branches or pull requests
Basically there is a solid white background when I used it react-native screen on IOS (haven't tried it on Android or other platforms).
I used same props as in the example.
"react": "18.2.0",
"react-native": "0.75.4",
The text was updated successfully, but these errors were encountered: