Christopher Chedeau 16ddb1962a [ReactNative] Remove warning for <Image source={require('./image.jpg')} />
Summary:
require('./image.jpg') returns a number and therefore the propType is wrong. Adding it to the propType to fix the warning and dealing with flow which is completely broken for this.
2015-08-19 22:53:25 -07:00
..
2015-07-29 20:29:44 -08:00
2015-08-14 04:48:20 -08:00
2015-05-14 09:39:52 -08:00
2015-05-28 09:31:57 -08:00
2015-08-19 16:25:14 -07:00