Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Mobile Jazz Harmony UI Repository

License

Notifications You must be signed in to change notification settings

mobilejazz/harmony-swift-ui

Repository files navigation

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, info@mobilejazz.com

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.

About

Mobile Jazz Harmony UI Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published