Readonly
iosReadonly
androidGets path separator for the running environment.
0.1
Gets the path to the root of the application's images directory.
import Path from '@smartface/native/io/path';
console.log(Path.ImagesURLScheme); => images://
Generated using TypeDoc
Gets URI scheme for files under assets folder.
Android
Ios
Since
0.1