But if you have proper architecture (which you sho...
# multiplatform
o
But if you have proper architecture (which you should have anyway), you can test everything except for actual views. E.g. with MVVM or MVC or something you can test and implement in shared code all behaviors, logic, interaction and the only thing you have to do for each platform is materialize in platform native code designer’s blueprints
👏 5
đź’Ż 1