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-11-05 13:26:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5273b74ed7f1249a44944cd061171fa803ed547
NativeScript
/
tns-core-modules
/
ui
/
image
History
Hristo Hristov
3e3fc248c2
Move imageCache initialization in the createUI method so that it is sure that we have valid context. application.android.nativeView could be null if image module is requested before application.start (
#2862
)
2016-10-10 09:23:17 +03: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
Move imageCache initialization in the createUI method so that it is sure that we have valid context. application.android.nativeView could be null if image module is requested before application.start (
#2862
)
2016-10-10 09:23:17 +03: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