Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 914 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 914 Bytes

Ganttis

Gantt chart components for macOS and iOS development – https://dlhsoft.com/ganttis

Get started

Follow these steps to reference the package and use Ganttis components from your code:

  1. Open your project (with macOS and/or iOS app targets) in Xcode.
  2. Select Add package dependencies command from File menu.
  3. Specify this URL and allow the framework to download: https://github.com/DlhSoftTeam/Ganttis
  4. Import Ganttis and/or GanttisTouch modules in your code and use the available components as usual (see technical documentation).

Sample apps

Repository: Ganttis samples

Screenshots

macOS

Ganttis demo

iOS

GanttisTouch demo