I am making a Hybrid App using AngularJS and want it to be based on the Material Design UI Principles. I have been reading about this on the google website. They have explained a lot about the natural animations that material should undergo. I am loving the demonstrations on this page.
http://www.google.com/design/spec/material-design/introduction.html
However, the supporting open source project Angular Material Design does not have any directives or provisions for these animations. How can I achieve this animations please guide.
I am planning to do it using CSS3 Animations. How should I use them and what should be the architecture, please suggest.
Developers should note that AngularJS Material works only with AngularJS 1. x. AngularJS 1. x Long Term Support (LTS) has ended as of January 2022.
Yes, you can use Angular Material like bootstrap; however, their documentation is not as good as bootstrap's is. I've used it on several projects, but you have to get used to how they want you to include directives and CSS classes into your code.
Angular material and material design basically the same. Material design is abstract for mobile and web. Angular material is implemented for Angular. So if you use "Angular material" you are using "Material design".
Can I use Angular Material and Bootstrap together? Yes, you can use parts of Angular Material and Bootstrap together in the same web or mobile project. Developers need to be careful not to use the same components, which can clash.
If you haven't decided already, Materialize (http://materializecss.com) is a Material Design based CSS framework that is very easy to use. It is structured similarly to Bootstrap. The animations have cubic easing that gives it the natural feel.
Not sure if this will be any help to you but a CSS framework has been built based on Material Design http://material-ui.com
You could use famo.us. Here's a proof of concept:
http://blog.aminjam.com/building-mobile-apps-with-famous-and-angular-material/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With