azesmway / react-native-unity-play

Play an unity view in react native
MIT License
40 stars 16 forks source link

Adds iPhone messaging #15

Open chanceeakin opened 2 years ago

chanceeakin commented 2 years ago

@azesmway: New to native apps/unity. Double check me here, as I'm having some compilation issues.

sneakstarberry commented 2 years ago

is there some example code messaging from unity to react-native? by using this pull-request code?

chanceeakin commented 2 years ago

@sneakstarberry: no example code here specifically, this repo may have some if you're looking for it. It's another fork from the parent project, but a lot of the source code is the same.

FYI: this pr is currently busted for Unity 2020 +; (or at least it is for me...I'm new to C#/objC/binary linking for RN/Unity). Any feedback would be appreciated.

chanceeakin commented 2 years ago

@azesmway: please give this a review/cleanup. Looking to get this pulled into the lib, and I'm running into issues. Hopeful that the majority of the legwork is done and this is an easy change to get messaging in iOS.