mrousavy / nitro

🔥 Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI
https://nitro.margelo.com
MIT License
598 stars 15 forks source link

feat: Test all types in Example app #131

Closed mrousavy closed 1 month ago

mrousavy commented 1 month ago

Example app now properly works on both iOS and Android, with both C++ and Swift/Kotlin Hybrid Objects tested.

Variants, Tuples, and JS callbacks that return a value are not yet implemented on Swift/Kotlin, so they are not yet tested.

Additionally, a few things are fixed now: