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

Remove logic and replace with Injectable component #45

Closed brh55 closed 7 years ago

brh55 commented 7 years ago

Abstracted the logic into it's own reusable module to simplify codebase.