-
Notifications
You must be signed in to change notification settings - Fork 3
Foldering
Jaeyong edited this page Jan 5, 2021
·
1 revision
- BeMe/
βββ BeMe/
β βββ Secene/
β β βββ View/
β β βββ Cells/
β β β βββ TableviewCell / CollectionviewCell.swift
β β βββ Storyboards/
β β β βββ View.storyboard
β β βββ ViewControllers/
β β βββ ViewVC.swift
β βββ Extensions/
β β βββ ...swift
β β βββ UIView+Extension.swift
β βββ Models/
β β βββ ....swift
β β βββ Model.swift
β βββ Resources/
β β βββ Assets.xcassets
β β βββ LaunchScreen.storyboard
β βββ Service/
β β βββ ....swift
β β βββ APIConstants.swift
β βββ Supporting Files/
β β βββ Info.plist
β βββ Delegate/
β β βββ SceneDelegate.swift
β β βββ AppDelegate.swift
β βββ Enums/
β β βββ Font+Enum.swift
βββ Pods/
βββ Podfile/
βββ BeMe.xcdatamodeld/
βββ BeMe.xcworkspace/
βββ BeMe.xcodeproj/