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
When the app is loading, it should have this logo animation: https://drive.google.com/drive/u/2/folders/1ItixK-ph_rCqMaReObkE35s4eFAcsvfd
The animation should be inside the index.html so that it is there when the big *.js are being loaded.
index.html
*.js
It would be nice to also include the background gradients css into index.html
Not implemented
The text was updated successfully, but these errors were encountered:
Merge pull request #366 from LiskHQ/283-implement-splash-screen
3b760d2
Implement splash screen - Closes #283
reyraa
No branches or pull requests
Expected behaviour
When the app is loading, it should have this logo animation:
https://drive.google.com/drive/u/2/folders/1ItixK-ph_rCqMaReObkE35s4eFAcsvfd
The animation should be inside the
index.html
so that it is there when the big*.js
are being loaded.It would be nice to also include the background gradients css into
index.html
Actual behaviour
Not implemented
The text was updated successfully, but these errors were encountered: