snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
5 stars 2 forks source link

[FEATURE] Implement several examples for swift-call #134

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

Feature you want to implement

In order for beginners to understand swift-call, we need several examples to show swift-call. For this, I want to implement three examples; create / destroy an app, create a frame.

How the feature is implemented

Create an app

Destroy an app

Create a frame

BECATRUE commented 1 year ago

I will start this issue! @kangz12345