Material design in ionic framework

Hi, I want to use material design in my mobile project, what are my options? ngMaterial? ionicmaterial? or any is ready for production? What has the best performance and documentation?

Thanks!

Currently, there are only two MD themes for Ionic Framework.

You already know about Ionicmaterial, but there’s also Material Design Lite, find it here.

Unfortunately, both theme’s are not yet production ready. Though MD Lite should be ready soon. It’s also much easier to implement then Ionicmaterial.