Files
NativeScript/image/Readme.md
Vladimir Enchev a45a55ae38 http module fixed
2014-05-14 10:56:57 +03:00

233 B

The way we get local path here is different for now. Maybe we should get it from FS module in the future samples. Sample code Android:

var Image = require("image").Image;
var baseImage = Image.imageFromResource('foxie');