Skip to content
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

Add native splash screen #9

Closed
wants to merge 3 commits into from
Closed

Conversation

iPriyanshu19
Copy link

Pull Request: Issue #3 - Splash Screen Implementation

Summary

This pull request addresses Issue #3 by designing and implementing a captivating splash screen for our application. The enhancements made include a visually appealing design, the necessary logic to display the splash screen upon app launch, and configuration of the display duration for a smooth transition to the main app interface.

Changes Made

  1. Splash Screen Design:

    • Created a visually appealing splash screen image/animation that reflects our brand identity.
    • Ensured that the design is responsive and looks great on various screen sizes.
  2. Splash Screen Logic Implementation:

    • Added the logic to display the splash screen immediately upon app launch.
    • Implemented the necessary code to manage the transition from the splash screen to the main application interface.
  3. Configuration of Screen Duration:

    • Set the splash screen display time to provide a seamless user experience.
    • Included functionality to allow for easy adjustments of the display time in the future.

Testing

  • Verified that the splash screen displays correctly on launch.
  • Ensured that the transition to the main app interface is smooth and occurs after the configured duration.
  • Tested on multiple devices and screen sizes to confirm responsive design.

Screenshots

Splash screen

Related Issues

@iPriyanshu19
Copy link
Author

Please add Hacktoberfest label.
@10maysingh

@dhyey2075
Copy link
Collaborator

splash_screen.mp4

This can be seen on my device.
No problem we are giving you one more day to fix this.
Make it such that it looks the same on all devices.

@iPriyanshu19
Copy link
Author

iPriyanshu19 commented Oct 4, 2024

which android version is running on your phone?
check out in some other device if you have access to.

@dhyey2075
Copy link
Collaborator

which android version is running on your phone? check out in some other device if you have access to.

I have android 14. And no matter what is the android version when we build the app it should be same in all android devices. But I will try in older android version if I could find it. Otherwise you have done everything else correctly. But try to solve this issue also.

@iPriyanshu19
Copy link
Author

I am not able to trace the issue. The current splash screen is working fine in other devices with old android version. U can merge and raise a issue for bug fixing if you want.

Add hacktoberfest labels to the merge request.
@dhyey2075

@iPriyanshu19 iPriyanshu19 closed this by deleting the head repository Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design a Splash screen
2 participants