Mobile framework for development in Cordova [closed]

-1

I'm developing a hybrid application that uses Cordova and I need solutions for the graphical part of APP. At first I think of using Bootstrap, but since I have little knowledge of mobile development, I would like to know what frameworks are currently being used.

    
asked by anonymous 21.11.2017 / 23:43

1 answer

2

Have you seen the IONIC ? His development is in Angular 2 and 4 and compiled with Cordova, so he has his own TAGs in HTML.

If you just want a design framework, you can try to take a look at MaterializeCSS .

Other: Material Design for Boostrap
Material Design Lite (MDL)

    
22.11.2017 / 00:48