deleted deleted • almost 2 years ago
External javascript libraries
Hello there!
It is allow to use other libraries that are not in the canva-apps-sdk-starter-kit/? like d3.js and tree.js?
Thanks
Comments are closed.
deleted deleted • almost 2 years ago
Hello there!
It is allow to use other libraries that are not in the canva-apps-sdk-starter-kit/? like d3.js and tree.js?
Thanks
Comments are closed.
2 comments
Shawni Devpost Manager • almost 2 years ago
Hi Eimis,
Yes as long as your project meets all other requirements.
Shawni Devpost Manager • over 1 year ago
Hi there,
From the Canva Developers Team: Third party libraries are allowed. However since an app is running inside of an iFrame, you do have limited access to certain services, so double check what the 3rd party library needs access to. If it requires access to things like Document or Window, it may not work as expected.
Good luck!