mirror of
https://github.com/status-im/react-native.git
synced 2025-01-24 16:29:01 +00:00
16ddb1962a
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.