/react-native-masonry-gist

React Native Masonry with Infinite Scrolling Component.

Primary LanguageJava

React-Native Images Masonry with Infinite Scrolling

masonry_demo

Beautifully designed React-Native Image's Masonry with Infinite Scrolling example. Images are loaded ramdonly from Lorem Picsum. This can be extended to use cards instead of images, check code ;).

Also this masonry is a npm package you can install with:

yarn add react-native-infinite-masonry

Check out how I constructed this Masonry at Medium.

How to run

npx react-native start

yarn android