A simple app that uses Google's deprecated image searching API to retrieve images.
- Open
ImageSearcher.xcworkspace
- Run the project in XCode.
This project uses CocoaPods. All of the pods used in development are bundled with the project.
- Offline capabilities
- View images that are still cached if they match a search
- When the app is cold starting, open to the most recent search with cached results
- Image Details
- Add a way to navigate to image url
- Save image to camera roll
- Testing!