MagicMirror
MagicMirror copied to clipboard
Image icon
I get an error on reading the image
Maybe the API has changed at darksky?
icon = (
<Image source={require('image!clear_day')} style={styles.icon} />
);