triniwiz/nativescript-splashscreen

Sources from remote ?

kefahB opened this issue · 3 comments

Hi @triniwiz :-)

Do you think we can imagine add splash screen come from http resources ?

// Get resolution from device here ? : https://github.com/NativeScript/NativeScript/issues/203#issuecomment-104372076
let size = "@x2";
let splash = new SplashScreen(`http://remote.com/images/splashscreen/${size}/twitterIcon.png`, '#4E75E2');

// Then stored in the cache....

that would be awesome. @kefahB did you ever try to create that?

Hi,

No ! beause I dont now if this plugin still work with NS 6 ? do you try it ?

not yet, maybe in the next weeks :)