typescript - Import turn.js in ionic 2 project -


i have literally searched , tried every single solution out there include 3rd party javascript files/libraries not supported npm, in ionic 2 projects. nothing worked me. there best practice purpose or self-explanatory tutorials available? can suggest solution include turn.js in ionic 2 projects?

if search turn.js on npmjs.com find first entry there. here link.

but not recommend using such old , unmaintained library. need jquery real downer size/performance of app. users mentioned in github issues not work on modern browsers , problems on mobile devices exist. can try this alternative solution, though don't know how works. , here can find offical ionic docs on how work third-party-libs.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -