@cocoaphony I had this same reaction when I built the C++ game engine for a past project that needed to work on iOS and Android. It was a fun experience but I ended up saying, "to solve the too many platforms problem we introduced another platform". All the bridging became it's own platform to maintain and grow.
Replying to: