This repository was archived by the owner on Jul 6, 2026. It is now read-only.
Replies: 1 comment 4 replies
|
Hey! I am not sure if I understand you're question... If you want to use the code that's written in the root/platform module, then yes that's available for use in a native app. Add the .aar file and/or xcframework to your native project. Not sure why you'd want to use klutter for that though? A simple KMP library will suffice. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello. Are the functions and data types initialized in kotlin available for use in Android and IOS native code?
All reactions