unsplash-image-picker
unsplash-image-picker copied to clipboard
Allow different orientations
Hey, thanks for developing this!
I'd love to be able to adjust the orientation requested. Right now, it seems like it's hard coded here: https://github.com/TheAlphamerc/unsplash-image-picker/blob/3932313e4bb4bc31b227721df26f648c6d39f42d/src/component/picker/index.tsx#L54
It would be great to have the option of passing to the component what gets sent through unsplash.search.getPhotos()
.
I'm not very well setup to develop in typescript so sorry for just asking instead of suggesting a pull request, but if this can be done it would be greatly appreciated!