-
Notifications
You must be signed in to change notification settings - Fork 12
Useful Building Tutorials
Dahye edited this page Aug 10, 2018
·
6 revisions
- How to make a long view with a scroll
https://www.youtube.com/watch?v=LhhW3xqhCzg https://www.youtube.com/watch?v=5hIyn_UdFIc
- How to build a dynamically resizing label using Autolayout
https://www.youtube.com/watch?v=odOLFazBBsU https://jayeshkawli.ghost.io/using-autolayout-to-dynamically-resize-uilabel/
- How to customize the buttons on bars(e.g. navigation bar, tool bar ......)
https://github.com/limadeveloper/iOS-CustomButton
- SearchBar guide for beginners
https://mobcoderblog.blogspot.com/2017/06/a-beginners-guide-to-in-swift-3.html
- how to solve the most common interface problems when adapting apps ui for iphone x