-
Notifications
You must be signed in to change notification settings - Fork 5
Ounce_Foldering
Junhyeon edited this page Jul 1, 2020
·
3 revisions
- Ounce/
βββ Example+Reference
β βββ View/
β βββ Cell/
β β βββ TableviewCell / CollectionviewCell.swift
β βββ Storyboards/
β β βββ View.storyboard
β βββ ViewControllers/
β βββ ViewVC.swift
βββ Global/
β βββ Delegate/
β β βββ SceneDelegate.swift
β β βββ AppDelegate.swift
β βββ Enums/
β β βββ Font+Enum.swift
β βββ Extensions/
β β βββ ...swift
β β βββ UIView+Extension.swift
β βββ Models/
β β βββ ....swift
β β βββ Model.swift
β βββ Resources/
β β βββ Assets.xcassets
β β βββ LaunchScreen.storyboard
β βββ Service/
β β βββ ....swift
β β βββ APIConstants.swift
β βββ Supporting Files/
β βββ Info.plist
βββ Secene/
β βββ View/
β βββ Cell/
β β βββ TableviewCell / CollectionviewCell.swift
β βββ Storyboards/
β β βββ View.storyboard
β βββ ViewControllers/
β βββ ViewVC.swift
βββ Pods/
βββ README.md/
βββ Podfile/
βββ Ounce.xcdatamodeld/
βββ Ounce.xcworkspace/
βββ Ounce.xcodeproj/