Nathan, inspired by “Designing Fluid Interfaces” WWDC session, has written a great article that demonstrates how to achieve these effects. The article covers not only a theory part but also you will see eight examples (some of them are part of iOS os) with visual animations, critical code, and important remarks.
”An interface is fluid when it behaves according to the way people think, not the way machines think.”
Share this knowledge with your designers, because this makes the user interface more comfortable, enjoyable. They have to know about it!
https://medium.com/@nathangitter/building-fluid-interfaces-ios-swift-9732bb934bf5
#iOS #animations #UI
”An interface is fluid when it behaves according to the way people think, not the way machines think.”
Share this knowledge with your designers, because this makes the user interface more comfortable, enjoyable. They have to know about it!
https://medium.com/@nathangitter/building-fluid-interfaces-ios-swift-9732bb934bf5
#iOS #animations #UI
Medium
Building Fluid Interfaces
How to create natural gestures and animations on iOS
Zeplin finally announced a public release for extensions with a ton of features. So you can simplify your workflow by creating some useful extension or check the existing ones.
https://blog.zeplin.io/zeplin-extensions-round-2-13964436bf1d
#zeplin #UI
https://blog.zeplin.io/zeplin-extensions-round-2-13964436bf1d
#zeplin #UI
Medium
Zeplin Extensions — Round 2
The beta for extensions landed early last year, which was our first step into making Zeplin more extensible. Extensions let developers…
Airbnb open-sourced a UICollectionViewLayout library.
https://github.com/airbnb/MagazineLayout
#iOS #layout #UI
https://github.com/airbnb/MagazineLayout
#iOS #layout #UI
GitHub
GitHub - airbnb/MagazineLayout: A collection view layout capable of laying out views in vertically scrolling grids and lists.
A collection view layout capable of laying out views in vertically scrolling grids and lists. - airbnb/MagazineLayout