HarmonyUI 1.0.0

HarmonyUI 1.0.0

Maintained by Mobile Jazz.



HarmonyUI 1.0.0

MJ Harmony logo

Harmony Swift UI

HarmonyUI is a framework developed by Mobile Jazz.

Documentation · Kotlin · TypeScript · PHP

CI Status Version License Platform

Installation

CocoaPods

HarmonyUI is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HarmonyUI', '~> 1.0.0'

Carthage

github "mobilejazz/harmony-swift-ui" "1.0.0"

Resolve dependencies carthage update --use-xcframeworks --platform iOS and add HarmonyUI.xcframework to your project.

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/mobilejazz/harmony-swift-ui", .upToNextMajor(from: "1.0.0"))
]

This package includes HarmonyUI.

Development

First, run in order to install HarmonyUI framework. Then, you can build the HarmonyUI framework.

carthage update --use-xcframeworks --platform iOS

Author

Mobile Jazz, [email protected]

API Reference

https://harmony.mobilejazz.com/docs/introduction

License

Harmony is available under the Apache 2.0 license. See the LICENSE file for more info.