Is it possible to use Kendo UI in Ionic 2 mobile app? Any sample projects or tutorials?
Thank you.
1 Answer, 1 is accepted
0
Dimiter Topalov
Telerik team
answered on 02 Mar 2018, 01:10 PM
Hi Ther Pick,
In general, the Kendo UI for Angular components are native Angular components built with TypeScript and Angular and are platform-agnostic, i.e. they can be used within any Angular 4+ application regardless of the platform it is run on.
We do not have any samples or tutorials that demonstrate integrating the Angular framework in Ionic applications, but there are multiple available online resources, e.g. (there are similar examples for Ionic 2 as well, but it seems the standard approach is now involving Ionic 3):
As far as the Kendo UI for Angular components are concerned, the only restriction is that only the current Angular LTS (4.4.6) version and all official 5.x versions are supported (we will provide support for Angular 6 when it is officially released too).