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 year 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

* The latest [Xcode](https://developer.apple.com/xcode/).
* A Nutrient Document Engine instance.

## Getting Started

* Start a local Nutrient Document Engine instance. See the [Server Example Projects](https://www.nutrient.io/guides/web/pspdfkit-server/example-projects/) guide to get your instance up and running.
* Click on the green “Code” button and select the “Open with Xcode” option.[1](#footnote1)
* Follow the steps in Xcode to clone and open the project.
* Build and run.

## License

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

## 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 customer support](https://www.nutrient.io/support/request/)

---

1 Alternatively, [download the code](https://github.com/PSPDFKit/pspdfkit-ios-instant-example/archive/master.zip) and open `Instant-iOS-Example.xcodeproj`.