From The Blog: New extension for Corona apps — material-ui

The Corona community is amazing! From utilities to plugins, some enterprising authors have made impressive extensions for Corona.

Today, we want to mention another awesome extension — the free material-ui library by Paul Cardwell. He has recently been posting updates regarding his progress.

This UI library is a collection of widgets featuring animations similar to Google’s Material UI on Android 6 and later, including animated buttons, switches, Android-style input boxes, and more.

If you’re looking for a slick UI theme for your app, download material-ui from Paul’s GitHub repository and integrate it into your app today!

Get material-ui

.btn_cta { border-color: #ff6300; background-color: #ff6300; }

View the full article