Hey guys, I've been doing some digging the past few days on the best practice to build a photo album gallery page. Something like Google Photos or like in the attached video.
My current implementation is a StaggeredView component to display the photos pulled from Firebase. But it only displays the list without any interactivity. So it's hardly a good gallery.
I am looking for an easy way to design a plug-n-play widget if possible. Any recommendations?