Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package dev.carlosmartino.triplogic
|
||||
|
||||
import androidx.compose.ui.window.ComposeUIViewController
|
||||
|
||||
fun MainViewController() = ComposeUIViewController { App() }
|
||||
Reference in New Issue
Block a user