Back to search
iOS application template implementing Model View Controller pattern in Swift
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
Small fix: Xcode 7 beta 4 requires any @objc class to be inherited from NSObject
38422e6View on GitHubMoved data transferring code (commented): for unwind segues it should be be called after loading of previous screen state is done so the data entered in second screen are not overwritten by ones loaded from the previous first screen state
494abbaView on GitHubAdded first working implementation of the template
acea36fView on GitHub