Hemlock is an iOS app for your library, provided your library is powered by Evergreen.
With the Hemlock app, you can:
- search the catalog
- place a hold
- review the items you have checked out
- renew items
Before opening the project in Xcode, checkout and build the prerequisites using Carthage.
brew update
brew install carthage
brew upgrade carthage
./update