Useful Swift Things
Coding convention
HIG(Human Interface Guidelines(UIKit 애플사이트) https://developer.apple.com/documentation/uikit/views_and_controls
Drawable menu in swift https://github.com/instamobile/drawer-menu-swift
Table View: Good to know the following:
Protocol: TableViewDataSource numberOfRows numberOfSections cellForRow canMoveRow moveRow commitForRow canEditRow
Protocol: TableViewDelegate didSelectRow willDisplay estimatedHeightForRow heightForRow swipeActions automaticDimension
IOS icon download : https://icons8.com/icon/set/food/ios
API site - 1. www.rapidapi.com
UIDesign inspiration
https://github.com/linkedin/swift-style-guide Swift Lint -> https://github.com/realm/SwiftLint - apply for all project