TuNguyenThanh / react-native-image-placeholder

React native Image Placeholder
141 stars 53 forks source link

Style Issue #6

Closed Bodasia closed 7 years ago

Bodasia commented 7 years ago

can you change https://github.com/TuNguyenThanh/react-native-image-placeholder/blob/master/index.js#L45 to style={this.props.placeholderStyle ? this.props.placeholderStyle : styles.imagePlaceholderStyles} this is more universall

TuNguyenThanh commented 7 years ago

Thank @Bodasia !

Bodasia commented 7 years ago

Thank you!