MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.main.ui

Package-level declarations

Functions

Name Summary
RootContent [jvm]
@Composable
fun RootContent(component: RootComponent, modifier: Modifier = Modifier, onExitApplication: () -> Unit = {})
Root UI content of the application. This contains the logic that routes either towards the intro (welcome) screen or towards the list of projects.