I love Material. But as a beginner in iOS development, I find visualized design with storyboard pretty attractive. So I'll simply put some of my questions:
Is there similar stuff to @IBDesignable or @IBInspectable in Material? So that I can see the outcome right away?
what about autolayout?
Is it possible to drag and draw on the storyboard instead of writing spesific numbers?
I installed and imported Material with Carthage, will the components build by Material code fit in all devices automatically?
I love Material. But as a beginner in iOS development, I find visualized design with storyboard pretty attractive. So I'll simply put some of my questions: