react-giphy-searchbox
react-giphy-searchbox copied to clipboard
How to make the component fully responsive with screen size
Hi,
First of all amazing library and so easy to use in React projects. I was wondering if there's a way to set the width of the container and images in % so that the whole component will be fully responsive. I tried setting % width in masonryConfig but it doesn't work.
Please look at the screenshot for reference. Notice the empty area on the sides, it'd look great if there was a way to cover it.
In the other image when screen width is smaller, the component overflows outside of area.