Skip to content

hgwhittle/Swift-Example

Repository files navigation

Swift-Example

A simple social feed app using Swift.

Demonstrates the following techniques:

  • UITableView using Swift
  • Custom UITableViewCell objects using Swift
  • Usage of the open source 'Alamofire' library for networking
  • An "API Helper" class that provides more flexible networking code using Swift Closures
  • UILabel and UITableViewCell dynamic heights based on text-length

About

Demonstrates a simple social feed app using Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages