A framework for building native applications using React
BREAKING kill deprecated asset support
Summary:
This removes support for `require('image!…')`, which has been deprecated for a long time.
It is still possible to use images that are already bundled by the native app using the `nativeImageSource` module.
Check http://facebook.github.io/react-native/docs/images.html for detailed documentation.
Reviewed By: matryoshcow
Differential Revision: D4231208
fbshipit-source-id: 05ec4c1ca0fabdc3fbb652f8ad1acdf240a67955 D
David Aurelio committed
ca58e0af82797042fabad3873478bc4a9feb7281
Parent: 0c50a5b
Committed by Facebook Github Bot <[email protected]>
on 11/24/2016, 1:43:38 PM