Hi all. I'm exploring multiplatform projects in o...
# multiplatform
m
Hi all. I'm exploring multiplatform projects in order to re-use code (business logic, response mapping, etc...). I've got some basics working for the jvm and javascript (though i wish parsing json as a tree structure didn't require me to provide multiple implementations). I'm now trying to extend that to iOS and export as a library.