Company
Date Published
Author
Max Lynch
Word count
1630
Language
English
Hacker News points
None

Summary

Max Lynch, CEO of Ionic, discusses the creation of a custom swipeable card UI using Ionic and AngularJS, inspired by innovative mobile UIs from companies like Jelly, Path, Facebook, and Google. The article details the process of developing this UI from scratch due to its absence in existing mobile SDK frameworks, emphasizing the importance of custom mobile UI development in providing unique, fluid user experiences. Lynch explains the use of View Controllers in managing UI components and gestures, utilizing Ionic's gesture system powered by Hammer.js for complex interactions. AngularJS is employed to integrate the card stack with scope data using custom directives, showcasing simplicity in wrapping complex UIs into AngularJS directives. The article underscores that while frameworks like Ionic offer utilities, developers should be open to creating new components to achieve innovative designs.