Nick Lockwood
5b425278bb
Removed references to isStatic from the codebase
...
Summary: @public
The legacy 'isStatic' property for image sources is no longer used anywhere in our codebase, but was still being generated by the packager and referenced in the JS in various places.
This diff removes all the remaining references.
Reviewed By: @frantic
Differential Revision: D2531263
fb-gh-sync-id: 0bba0bb8473b1baa908ef7507cbf6d83efb0d9ee
2015-10-13 06:44:30 -07:00
Alex Kotliarskyi
393ead59dc
Always return `scale` from resolveAssetSource
...
Reviewed By: @nicklockwood
Differential Revision: D2532565
fb-gh-sync-id: 113b8318a8f1a9b0dac4fab389a98ddd51d00e17
2015-10-13 06:44:16 -07:00
Alex Kotliarskyi
62d0586e59
Rely only on scriptURL when loading images
...
Reviewed By: @foghina
Differential Revision: D2527119
fb-gh-sync-id: e2a9618f729a2ec03b1959fa13fae46620cc379e
2015-10-12 11:36:26 -07:00
Alex Kotliarskyi
f07dd70051
Managed assets support for RCTConvert
...
Reviewed By: @nicklockwood
Differential Revision: D2443130
2015-09-29 09:21:39 -07:00
Alex Kotliarskyi
ce47e56b7b
Attach platform to asset url
...
Summary: Depends on D2420548
Reviewed By: @martinbigio
Differential Revision: D2421696
2015-09-09 11:25:26 -07:00
Alex Kotliarskyi
d723e17629
[ReactNative] Copy assets to corresponding folders on Android
2015-06-01 12:21:53 -08:00
Martin Konicek
92fc92835f
[ReactNative] Resolve assets on Android
2015-05-13 13:24:36 -07:00
Alex Kotliarskyi
c76fb40ec4
[ReactNative] Register assets with AssetRegistry
2015-05-07 17:27:42 -08:00
Alex Kotliarskyi
970bff6132
[ReactNative] Enable resolveAssetSource for Image.android
2015-04-24 10:56:04 -08:00
Alex Kotliarskyi
ffb3026419
[ReactNative] Pick correct assets depending on device scale
2015-04-22 16:39:54 -08:00
Alex Kotliarskyi
c5ea25f7fb
[ReactNative] Adopt client asset managing code to server changes
2015-04-22 13:41:28 -08:00
Alex Kotliarskyi
c6ad7b85d1
[ReactNative] Use network image for new image assets
2015-04-21 12:45:36 -08:00