📢 [PDF version!] Comparative analysis of strategies on sharing code across iOS and Android (and web). Enjoy!
cl.ly/dUqd
Conversation
seems like that a shared c++ core logic + react native on app side could be a strong way to reduce reimplementation issues
1
Replying to
Yeah. The rough part of that strategy (besides net +1 language) is we’d need 4 binding layers ({JS,C++}<>{Swift,Java]).

