Jump to content

Do we need UniMobile if we have Responsive design since Ext5 ?


elGringo

Recommended Posts

  • 1 month later...
  • Administrators

ExtJS 6 divides UI into two toolkit : Classic toolkit and Modern toolkit. For desktop apps uniGUI uses Classic toolkit abd for Mobile apps Modern toolkit.

The good thing is that in Ext JS 6 you can use Classic toolkit on mobile devices too. Mobile device support is highly improved in Ext JS 6 for classic toolkit.

If you choose a theme like Triton or Crisp you should be able to use your desktop uniGUI apps on Tablets too. Of course, phones are a bit different. For phones you'll still need to use Modern toolkit because of small screen size.

 

Responsive support will only give you the capability to have different panel configurations for different form factors. You still need to decide to use Classic or Modern (Desktop or Mobile) toolkit when you start your project.

  • Upvote 1
Link to comment
Share on other sites

Hi Farshad,

 

  I'm not sure yet, if we can use one toolkit  (Modern or Classic) to work on both platforms(Mobile or Desktop) as I saw on latest trial (build 1450) when start project as mobile, you have the layout of mobile, and you star with classic, the mobile view isn't good fit.

 

so the question, if I want to start new project that fit the two platforms(desktop & mobile) what should I use, and how to work with them properly?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...