Namespace

For using plugin methods, you need to import the below namespace.

using VoxelBusters.InstagramKit;

We expose InstagramKitManager class to allow the access for plugin functionalities.

Last updated