An open API service indexing awesome lists of open source software.

https://github.com/pspdfkit/pspdfkit-ios-instant-example

PSPDFKit for iOS - Instant example
https://github.com/pspdfkit/pspdfkit-ios-instant-example

Last synced: about 1 month ago
JSON representation

PSPDFKit for iOS - Instant example

Awesome Lists containing this project

README

          

# Nutrient iOS SDK — Instant Example

This is a small example app demonstrating [Nutrient iOS SDK](https://www.nutrient.io/sdk/ios) and [Nutrient Instant](https://www.nutrient.io/guides/ios/instant-synchronization/). This example is the iOS client counterpart of our [Rails Document Engine example](https://github.com/PSPDFKit/pspdfkit-server-example-rails).

## Requirements

- A Mac running macOS
- The [latest stable version of Xcode](https://developer.apple.com/xcode/)
- A Nutrient Document Engine instance

## Getting started

1. Start a local Nutrient Document Engine instance. See the [Document Engine example projects](https://www.nutrient.io/guides/web/pspdfkit-server/example-projects/) guide to get your instance up and running.
2. Click the green **Code** button above and select **Open with Xcode**.
3. Follow the steps in Xcode, which will clone this repository and open `Instant-iOS-Example.xcodeproj`.
4. Build and run.

## Additional resources

- [Nutrient iOS SDK guides](https://www.nutrient.io/guides/ios/)
- [Nutrient iOS SDK API reference](https://www.nutrient.io/api/ios/)
- [Nutrient technical support](https://www.nutrient.io/support/request/)

## License

This software is licensed under a [modified BSD license](LICENSE).