Skip to content

42 - iOS application to search and display tweets from Twitter

Notifications You must be signed in to change notification settings

amoriarty/Tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tweets

Installation

In order to work, you will need to create an application on the Twitter Dev Platform. Once you've clone the repository, you'll need to add a Configurations.swift into Tweets group. In this configuration file, create two constants with your application configurations:

let CONSUMER_KEY="YOUR_KEY_HERE"
let CONSUMER_SECRET="YOUR_SECRET_HERE"

About

42 - iOS application to search and display tweets from Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages