mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-09 12:04:11 +08:00
feat: update demo
This commit is contained in:
@@ -27,6 +27,4 @@ import androidx.compose.ui.window.ComposeUIViewController
|
||||
fun createUIViewController() = ComposeUIViewController { MainView() }
|
||||
|
||||
@Composable
|
||||
fun MainView() = App()
|
||||
|
||||
actual val isAndroidPlatform = false
|
||||
fun MainView() = App()
|
Reference in New Issue
Block a user