Use of ionic as desktop web application

前端 未结 6 465
無奈伤痛
無奈伤痛 2021-01-30 10:24

Ionic is a great framework to develop mobile apps using html5. We want same application to be used over desktop browser also. Will it be good idea to make a single responsive UI

6条回答
  •  终归单人心
    2021-01-30 11:28

    This question was asked at ng-europe earlier this week. The answer from the ionic guys was to share your services and controllers, but use different views for desktop. Ionic is purely focused on mobile.

提交回复
热议问题