Splash in Electron with Angular
Opened this issue · 2 comments
rcrodrigues commented
Would this work in electron playing with angular material ?
If so, do you have any tips?
wojtkowiak commented
Oh my, I kinda missed your issue here.
What do you exactly mean? You are asking whether this will work when using angular at frontend of meteor project? Or do you want to use this plugin without meteor-desktop?
rcrodrigues commented
@wojtkowiak without meteor-desktop! I already managed to create a splash screen using angular only, right after the renderer process start.
Altought I got it done, would be nice if anybody could use a plugin like this no matter what front-end technology is on stage. Maybe Electron could implement this, like Ionic did.