mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
renamed folders with lower cases and renamed user preferences to local settings
This commit is contained in:
6
image/Readme.md
Normal file
6
image/Readme.md
Normal file
@@ -0,0 +1,6 @@
|
||||
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');
|
||||
```
|
||||
Reference in New Issue
Block a user