This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-08-16 11:42:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
ui
/
image
History
Hristo Hristov
c5d34c3dd4
Image loading is done through native imageView so that once it is removed from window the bitmap is cleared.
2016-11-02 16:57:42 +02:00
..
image-common.ts
Change image.android to use the new image.Cache class from widgets. (
#2832
)
2016-10-05 13:09:08 +03:00
image.android.ts
Image loading is done through native imageView so that once it is removed from window the bitmap is cleared.
2016-11-02 16:57:42 +02:00
image.d.ts
Added tintColor property in Image view. It should be used instead of color
2016-09-16 16:29:08 +03:00
image.ios.ts
Added tintColor property in Image view. It should be used instead of color
2016-09-16 16:29:08 +03:00
package.json
Fix package.json "main" settings and remove .js references.
2016-08-04 16:24:29 +03:00