DlhSoftTeam / Ganttis

Gantt chart components for macOS and iOS development
Other
22 stars 1 forks source link

android version #4

Closed fukemy closed 2 years ago

DlhSoftTeam commented 2 years ago

Currently we don't have an Android version of this package. For Android, however, you can try using our JavaScript based GanttChartView in a WebView. The mentioned component is available with DlhSoft Gantt Chart Hyper Library, sold separately.

suleimanovs commented 2 years ago

Will this variant really work in android? WebView with gantt?

DlhSoftTeam commented 2 years ago

Gantt Chart Hyper Library, a different product, allows you to display an interactive Gantt chart in the JavaScript world. Android allows JavaScript code in a WebView. Windows, for example, does the same under UWP's WebView. We did test it under UWP (Windows apps) and it works - we have a product for that technology too based on this integration being possible (Gantt Chart Modern Library).

These being said, we did NOT test it under Android though, so it will be up to you to check it out and implement, like with any other JavaScript code, if you want to go that route.

Note: Ganttis framework is different from Gantt Chart Hyper Library in many ways. Ganttis will not run on Android.