Splash App - Demo app which uses Unsplash API to display searched images.
- Displays images in a collection view based on search criteria.
- Adds search suggestions
- Displays recent searches
- Displays image details upon image selection
- Filters images based on number of user likes
- Image share option
- Caches image information in memory to avoid redundant API calls
- Handles paging when calling Unsplash API
Please insert your Unsplash Access Key in DAO.h before running project.