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

Implement splash screen and customize app icon #59

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

yxu-lanl
Copy link
Collaborator

Add icon and splash screen to the app

https://github.com/ionic-team/capacitor-assets
https://capacitorjs.com/docs/next/apis/splash-screen

  • Install @capacitor/assets and @capacitor/splash-screen
  • Generate the icon and splash assets with @capacitor/assets Easy Mode.
  • Change app name to 'Field Notes' in the capacitor.config.ts.
  • Add splash-screen plugin settings to the capacitor.config.ts.
  • Rebuild the project for both android and ios platforms.

Copy link
Collaborator

@pkalita-lbl pkalita-lbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Merge whenever you're ready.

@yxu-lanl yxu-lanl merged commit 62fc7a1 into main Mar 13, 2024
1 check passed
@eecavanna eecavanna deleted the 44-add-icon-splashscreen branch March 16, 2024 01:32
@eecavanna
Copy link
Collaborator

Catching up on this PR...

Looks good, @yxu-lanl! Thanks for taking care of this.

@eecavanna eecavanna changed the title 44 add icon splashscreen Implement splash screen and customize app icon Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants