Skip to main content
How we create project?
- To create a new project: Open Android Studio, click New Project > Empty Compose Activity > Next, enter a name for your project and then configure its settings.
- To see how your app looks, use the Preview pane.
- Composable functions are like regular functions with a few differences: functions names are capitalized, you add the
@Composable
annotation before the function, @Composable
functions can't return anything. - A
Modifier
is used to augment or decorate your composable.
Comments
Post a Comment
We are open to discuss for the best Learn more how to optimize our business on our website? Please give a short line advice.