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

fix: Fix callback/closure parameter types being in Swift, instead of C++ #97

Closed mrousavy closed 2 months ago

mrousavy commented 2 months ago

Forgot to bridge the types to C++.