Umajin has an interface that allows integrating native code into your project. This is supported fully for desktop platforms (Windows and Mac), where you can use native libraries in Umajin Editor, Umajin Lite or a published app. We also support iOS, but due to Apple restrictions, native libraries can only be tested and used in published app builds on iOS..
For full details and sample code, see our GitHub sample-native-library repo.