Slide 11
Slide 11 text
Building native apps is hard
• Different stacks of technologies
Programming languages, tools, libraries, memory management,
threading, networking, UI layout and animations, best practices, etc.
• No code sharing
• Low iteration speed
• Hard to scale