Giter Club home page Giter Club logo

imglyui-swift's Introduction

Hero image showing the configuration abilities of IMGLYUI

IMGLY UI

This package contains the Swift version of the IMG.LY UI for the Creative Engine, the UI for CE.SDK. The Creative Engine enables you to build any design editing UI, automation and creative workflow in Swift. It offers performant and robust graphics processing capabilities combining the best of layout, typography and image processing with advanced workflows centered around templating and adaptation.

The Creative Engine seamlessly integrates into any iOS app whether you are building a photo editor, template-based design tool or scalable automation of content creation for your app.

Visit our documentation for more tutorials on how to integrate and customize the engine for your specific use case.

License

The CreativeEditor SDK is a commercial product. To use it and get access you need to unlock the SDK with a license file. You can purchase a license at https://img.ly/pricing.

Integration

SwiftUI

import IMGLYDesignEditor // IMGLYVideoEditor, IMGLYApparelEditor, IMGLYPostcardEditor, or IMGLYCamera
import SwiftUI

struct IntegrateWithSwiftUI: View {
  var body: some View {
    NavigationView {
      DesignEditor(.init(license: secrets.licenseKey, userID: "<your unique user id>"))
    }
  }
}

Documentation

The IMGLYUI package consists of the mobile editor and the mobile camera. The full documentation can be found on our website. There you will learn how to integrate and configure them for your use case.

Changelog

To keep up-to-date with the latest changes, visit CHANGELOG.

imglyui-swift's People

Contributors

eigenraven avatar imgly-bot avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jonovono

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.