angular2-masonry
angular2-masonry copied to clipboard
Adding module does not work for Ionic project
I had to import { AngularMasonry,AngularMasonryBrick } from 'angular2-masonry'; in app.module.ts in order to make it work.
See: https://github.com/Tommertom/ionicmasonry
Thx anyway for the work done!!