¿Cual es el limite de personalización de CSS en Ionic?
Estoy pensando en elegir ionic para mi próxima aplicación, pero me da miedo estar limitado en cuanto a estilos CSS.
The style that I want to achieve is very similar to this:

Thanks!!
¿Cual es el limite de personalización de CSS en Ionic?
Estoy pensando en elegir ionic para mi próxima aplicación, pero me da miedo estar limitado en cuanto a estilos CSS.
The style that I want to achieve is very similar to this:
Thanks!!
None. Anything is possible.
Yep,
there is nothing special.
Header-bar, ion-content -> in the ion-content (scroll=“false”) the search section and ion-scroll with an ion-list (ng-repeat or collection repeat)
Full customizable via sass/scss or uglier via css.