/pesdk-blog-instagram-ui

Code accompanying the 'How to build Instagram's Story Editor in a Day' blog post

Primary LanguageJavaOtherNOASSERTION

This repository contains all code used to build the Instagram UI shown in our blog post. The PhotoEditor SDK is integrated using CocoaPods.

Note

The PhotoEditor SDK is a product of img.ly GmbH. To use the PhotoEditor SDK within your app you'll need to load a license file:

// iOS
PESDK.unlockWithLicense(at: licenseURL)
// Android
PESDK.init(this, "LICENSE_FILENAME")

You'll need to order a license and refer to our documentation for more details. Please see LICENSE.md for licensing details.

PhotoEditor SDK for iOS & Android

The PhotoEditor SDK for iOS and Android are fully customizable photo editors which you can integrate into your React Native app within minutes.

License

Please see LICENSE for licensing details.

Authors and Contributors

Made 2013-2019 by img.ly

Support or Contact

Contact contact@photoeditorsdk.com for support requests or to upgrade to an enterprise licence.