bradmartin/nativescript-animatecss

Typescript compatibility

bismert opened this issue · 3 comments

Great job @bradmartin!
I encountered the below screen while trying to import this plugin in my typescript project
screenshot_2017-09-04-08-30-29

same thing happened to me too!

Can either of you paste your import here. This will work with a TS project since it's just js :) but your import is important to get right or it won't be found. The lib could use some updates but it's very dated and IDK if this provides much value to nativescript apps anymore since css animations are possible in many different ways. Nonetheless next week I'll try to update the lib for webpack and better TS support unless someone wants to submit a PR for it

Would be awesome to get an update and use these animations with latest NS Angular