-
Notifications
You must be signed in to change notification settings - Fork 2
foldering
ryanNoh edited this page Jun 28, 2021
·
1 revision
- CA-PIN_iOS/
βββ Supports/
β βββ ...
β βββ Assets.xcassets
β βββ Info.plist
β βββ AppDelegate.swift
β βββ SceneDelegate.swift
β βββ Base.lproj/
β βββ LaunchScreen.storyboard
βββ Network/
βββ Global/
β βββ Protocols/
β β βββ ReusableView.swift
β βββ Models/
β β βββ ...swift
β βββ Enums/
β β βββ Font+.swift
β βββ Extensions/
β βββ ...swift
β βββ UIView+.swift
βββ Configuration/
β βββ KeyChainStorage.swift
βββ Screens/
β βββ View/
β βββ Cell/
β β βββ TableviewCell / CollectionviewCell.swift
β βββ Storyboards/
β β βββ View.storyboard
β βββ ViewControllers/
β βββ ViewVC.swift
βββ CA-PIN_iOS.xcodeproj/