Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.1

    0fff38dd · Fix typo in package.json ·
    Fix on press to execute only brick.data
  • v0.2.0

    03f57a0f · Bump release ·
    This release includes the following:
    - Rendering support for top (header) and bottom (footer) sections of bricks
    - Fixes key warnings
    - Android example
  • v0.1.2

    77e909f0 · Bump ver ·
    - Fixes sizing to more accurately reflect correct proportions
    - Use dynamic parent size versus global dimension width
  • v0.1.0

    First stable release of react-native-masonry. This release includes the following:
    - Dynamic column support
    - Device rotation
    - Progress column rendering per image load
    - Masonry re-render based on brick changes
    - On-press handlers
    - Dynamic re-rendering based on brick changes