-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
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
feat: lottie splash screen #13714
feat: lottie splash screen #13714
Conversation
Hey @yqrashawn, and thank you so much for making your first pull request in status-mobile! ❤️ Please help us make your experience better by filling out this brief questionnaire https://goo.gl/forms/uWqNcVpVz7OIopXg2 |
Jenkins BuildsClick to see older builds (58)
|
69060ed
to
cff3138
Compare
iOS: CleanShot.2022-07-24.at.21.44.32.mp4 |
cff3138
to
8648ce5
Compare
I think the animated logo should be much smaller, more like the size of the current splash logo |
hey thank you for your contribution, it doesn't make sense to have such an approach on ios, because animation won't be visible to user, so I would keep current splash on ios |
I have the same concern. The animated view will delay the first view for sure. |
yes, i would say its better to revert ios, thank you |
39ea9e9
to
9ea78c5
Compare
Android: Changed the logo size to 128 |
db393d3
to
322c811
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see no issues with Nix Gradle dependency definition changes.
322c811
to
4aa54ff
Compare
This one is done. |
Should I open an issue for this, or it's already discussed? |
98% of end-end tests have passed
Failed tests (2)Click to expandClass TestRestoreOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevices:
Passed tests (85)Click to expandClass TestContactBlockMigrateKeycardMultipleSharedDevices:
Class TestPairingSyncMultipleDevicesMerged:
Class TestOneToOneChatMultipleSharedDevices:
Class TestGroupChatMultipleDeviceMerged:
Class TestOnboardingOneDeviceMerged:
Class TestWalletManagementDeviceMerged:
Class TestPublicChatBrowserOneDeviceMerged:
Class TestCommandsMultipleDevicesMerged:
Class TestRestoreOneDeviceMerged:
Class TestEnsStickersMultipleDevicesMerged:
Class TestSendTxDeviceMerged:
Class TestKeycardTxOneDeviceMerged:
Class TestPublicChatMultipleDeviceMerged:
|
@yqrashawn thanks for your work! Tested:
LGTM. No issues found (e2e failures are not PR-related), PR can be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to have only one dependency
Hi, |
android/app/src/main/java/im/status/ethereum/MainApplication.java
Outdated
Show resolved
Hide resolved
Signed-off-by: yqrashawn <namy.19@gmail.com>
Signed-off-by: yqrashawn <namy.19@gmail.com>
Signed-off-by: yqrashawn <namy.19@gmail.com>
99e8674
to
7a88b4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great job! thank you
Signed-off-by: yqrashawn <namy.19@gmail.com>
7a88b4d
to
b952f34
Compare
Thanks for your patience. |
[#13714] feat: lottie splash screen
[status-im#13714] feat: lottie splash screen
resolve #12790
Summary
Use https://github.com/HwangTaehyun/react-native-lottie-splash-screen to add lottie support in splash screen
Notes
Progress
make test
, waiting for upstream [fix] Set pkg type tomodule
HwangTaehyun/react-native-lottie-splash-screen#44Review notes
glog
andreact-native-blur
in ios/Podfile.lock changed when runningmake shell TARGET=ios
.Testing notes
Platforms
Steps to test
status: ready