Thanks to visit codestin.com
Credit goes to github.com

Skip to content

moosavii/Ajory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Ajory

React.js masonry grid component

  • masonry grid
  • pintrest grid
  • float masonry
  • responsive masonry
  • simple and usefull
  • responsive by element resize

Note : colWidth and colGap most be only number

<Ajory colWidth={300} colGap={10} containerStyle = {{   }} >
    {
      yourArray.map((item, index) => <YourComponent />)
    }
 </Ajory>

About

react masonry component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published