This app enables you to browse and preview your Contentful Spaces on iOS. It is compatible with iOS 7, or later, and released as open source under the MIT license.
Before compiling, make sure you install the dependencies via CocoaPods and RubyGems:
$ bundle install
$ bundle exec pod install
and update the git-submodules:
$ git submodule update --init --recursive
You will also need to specify a Crashlytics key:
$ pod keys set Crashlytics $YourKey
As described on the App Store:
Contentful is the flexible content management platform that makes it easy to serve content to mobile and web applications. Manage your content with your team once and simply publish it to any screen. Contentful gives your editors an easy-to-use editing interface to collaborate on content and developers a well-documented API to easily set up your delivery channels. With this app, you can preview the content from your Contentful workspaces by simply inserting the space ID and password. This will give you a sense of how your data will look on a mobile device without any further styling done to it. If you don’t have a Contentful account yet, you can browse through some more information in this app and sign up for free. We look forward to your feedback :) Happy publishing!