SearchImage allows a user to perform an image search. It allows user to input a text query and displays all the images for that query in a scrollable list. Clicking on an image bring the user to a detail page which displays that image along with some additional information. The data source is Pixabay API.
All related images for given query from the Pixabay displayed in collection view with scroll view.
When user enters invalid value, scrollBar placeholder will tell the user to give correct value.
Clicking on an image bring the user to a detail page which displays that image along with some additional information


