Skip to content

dasdom/GlobalADN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlobalADN

Test project from me to get used to Swift and develop best practices

Included are:

  1. Unit Tests
  2. Separation of UITableViewDataSource and the view controller
  3. A light view controller
  4. Building UI without Interface Builder
  5. Self-sizing table view cells.
  6. Parsing of a REST JSON response (in Swift using NSDictionaries and NSArrays)

I tried to think about what feels right in Swift and how a small iOS app in Swift could be structured.

Let me know what you think (on Twitter or ADN).

About

Bare bone of a simple ADN client for iOS in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages