any PoC project showing the structure for a KMM/JN...
# kotlin-native
a
any PoC project showing the structure for a KMM/JNI project? Targeting Android/iOS, utilizing the same C/C++ library? Even just calling a helloWorld() method and I can take it from there cause almost every example I could find is years old and bloated with build issues and outdated library dependencies, and is not KMM.
j
https://github.com/cashapp/zipline/ Builds QuickJS C library for JVM/Android over JNI and native (iOS) over cinterop
a
Thanks Jake
👍 1
m
@jw Are such zipline apps accepted in Apples app store?
j
Yep