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

skip init should set up a launch screen #336

Open
dfabulich opened this issue Feb 16, 2025 · 1 comment
Open

skip init should set up a launch screen #336

dfabulich opened this issue Feb 16, 2025 · 1 comment

Comments

@dfabulich
Copy link

Setting up a launch screen is kinda tricky platform-specific work. On iOS, you set up a UILaunchScreen Storyboard. On Android, you use the SplashScreen API.

It would be great if skip init provided a basic launch screen out of the box, which I could then edit in Xcode and Android Studio respectively.

@dfabulich
Copy link
Author

If it would help, I'd be happy to file a PR on https://github.com/skiptools/skipapp-hello to include launch screens.

I assume y'all wouldn't be able to merge that as-is (because the skip CLI is closed source, right?) but it would give you material to copy and paste into your own code base…?

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

No branches or pull requests

1 participant