Libraries

A library is a collection of common reusable code. A single library does not have dependencies on another library so it can be easily used in different projects.

In IguanaX, you can import existing libraries or create your own to use across many different components.

Learn how to work with libraries: