brh55 / react-native-masonry

:raised_hands: A pure JS react-native component to render a masonry~ish layout for images with support for dynamic columns, progressive image loading, device rotation, on-press handlers, and headers/captions.
MIT License
1.32k stars 157 forks source link

Add imageContainerStyle prop for styling the image #40

Closed srameshr closed 7 years ago

srameshr commented 7 years ago

custom styles for the image

ghost commented 7 years ago

Your pull request doesn't follow our guidelines. Please fix the following:

Click here for details.

Thank you! :pray: This comment was made by GitMagic – Magically enforcing your contribution guidelines.

ghost commented 7 years ago

Thank you, the title and description now looks good! :bowtie:

brh55 commented 7 years ago

Will bump this package to v0.3.1 to make it immediately accessible to the public. The optimization is a relatively big change, so things will hit v0.4.0 relatively soon.