这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@frankcalise
Copy link
Contributor

Description

This plugin is no longer needed as things have been fixed upstream. We remove the file to have less maintenance and instead have it documented over in the cookbook as an example in this PR.

The dev dependency ts-node was swapped out for tsx to be able to properly write plugins in TypeScript, as this is the modern preferred approach.

I removed the plugins directory to not Ignite a new project with an empty dir, but we leave the documentation around it so consumers can understand how we would still approach such a pattern when needed.

Checklist

  • README.md and other relevant documentation has been updated with my changes
  • I have manually tested this, including by generating a new app locally (see docs).

Copy link
Contributor

@coolsoftwaretyler coolsoftwaretyler 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 and works - I rebuilt ignite and ignited a new app, built fine to Android/iOS/web.

@frankcalise frankcalise merged commit ef83a36 into master Oct 8, 2025
3 checks passed
@frankcalise frankcalise deleted the frankcalise/fix-2994 branch October 8, 2025 19:17
infinitered-circleci pushed a commit that referenced this pull request Oct 8, 2025
## [11.3.1](v11.3.0...v11.3.1) (2025-10-08)

### Bug Fixes

* **boilerplate:** remove unnecessary withSplashScreen plugin ([#3004](#3004) by [@frankcalise](https://github.com/frankcalise)) ([ef83a36](ef83a36))
@infinitered-circleci
Copy link
Collaborator

🎉 This PR is included in version 11.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is withAndroidSplashScreenPlugin still needed?

4 participants