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.
npx react-native start
yarn android