Kendo UI mobile widgets are really falling behind and now need an urgent refresh. Most mobile widgets have not been updated in 3 to 4 years (https://github.com/telerik/kendo-ui-core/tree/master/src).
The most urgent is for styles to be updated to match LESS and SASS styles. Currently, styles are a mess and making a mobile app including the grid and other recent responsive widgets with consistent styles takes a lot more time than it should:
- NOVA has many specificities not available in other themes
- OS skins have no match to style the grid and other web responsive widgets
- Material UI is not consistent and up-to-date
Ivan, Thank you for your reply.
OS skins are useless because they cannot be used with responsive widgets like the Grid. They are also poorly executed: for example, action sheets for iOS7+ look terrible compared to Ionic, Onsen UI or framework 7.
The new SASS themes are much better and easier to customize than the old LESS themes. They are more consistent too. Considering Progress's strategy which consists in making all widgets responsive to target all platforms, I would recommend dropping all LESS styles and expand the SASS themes to mobile widgets.