A sample implementation of the plugin is located in the following repository, feel free to check it out:
https://github.com/farly-sdk/farly-unity-sdk-example
<aside> 💡
Farly for react native is available as a unity Package
</aside>
https://github.com/farly-sdk/farly-unity-sdk
Add the SDK to your project using Unity’s package manager, by clicking on the +
and selecting from git repository
, then adding
<https://github.com/farly-sdk/farly-unity-sdk.git>
<aside>
⚠️ This plugin comes with dependencies, loaded using the unity jar resolver
</aside>