Foreign Language examples

Oooooh I can’t wait to put this feature to the test. I was hoping to keep my native Obj-C code in!

Fuse team – Can you please post in-depth examples?? (or reference a github link)

Hi!

I have started testing foreign-code myself, making native modal dialogs and exposing that to JS. You can have a look at my code so far.

Fuse.Dialogs.zip

I have only used inline foreigncode in this project, I hope you get an idea of how to use it :slight_smile:

Proper documentation is in the works, Ill ping the guys who work on this. They might have more indepth examples :slight_smile:

Here is a bit of iOS Foreign Code

https://github.com/bolav/fuse-touchid

Thanks a lot!!