jmenter / SwiftTweetGettr

A simple twitter client for iOS written in Swift for great learnings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftTweetGettr

New to iOS or Swift? This tiny twitter client project will hopefully get you started building your own apps or seeing common iOS patterns in Swift.

You'll need to replace the API Key and API Secret in the Client class with those of your own. You can get them by getting a Twitter developer account and creating an app. Just go here: https://apps.twitter.com/app/new

About

A simple twitter client for iOS written in Swift for great learnings.

License:MIT License


Languages

Language:Swift 100.0%