init
This commit is contained in:
commit
aebc802b88
54 changed files with 1598 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package moe.lava.banksia
|
||||
|
||||
import androidx.compose.ui.window.ComposeUIViewController
|
||||
|
||||
fun MainViewController() = ComposeUIViewController { App() }
|
||||
Loading…
Add table
Add a link
Reference in a new issue