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

Integrate bootsplash, standarize generic icon / splash names #45

Open
mikehardy opened this issue Dec 9, 2021 · 3 comments
Open

Integrate bootsplash, standarize generic icon / splash names #45

mikehardy opened this issue Dec 9, 2021 · 3 comments

Comments

@mikehardy
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

I think every app needs a bootsplash. Nothing that slows app load down (that's a negative user experience) but it does take a moment for the bundle to load on web and mobile.

As an "every app needs it" problem (like react-navigation) with a solution that is singular in the community (react-native-bootsplash) I think it qualifies for adding it in even a basic template like here

Further, every app needs it but they all have different actual assets, so the names used should be generic if possible, and easy to regenerate asset catalogs for web/mobile from a command line tool (react-native-bootsplash provides one)

Describe the solution you'd like

Integrate react-native-bootsplash, using generic asset names, with help in that repo to land the web PR zoontek/react-native-bootsplash#278

Describe alternatives you've considered
Integrating react-native-bootsplash manually in all my apps built on this 😆 like I am doing now
But using v2 so I don't have Android12 support yet, and without the web PR yet so I also have custom web loading indicators

@LunatiqueCoder
Copy link
Owner

I actually also had this on my mind too, but I was wondering if there is anyone that might prefer react-native-splash-screen?

@mikehardy
Copy link
Collaborator Author

My god no 😆 no no no crazycodeboy/react-native-splash-screen#289 (comment)

image

image

choose your packages wisely :-)

bootsplash is react-native-web compatible as well.

@LunatiqueCoder
Copy link
Owner

😂 Ok, I got it. Then bootsplash it is!

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

2 participants