display of tweets associated with keyword. This demo project is just an example of how to interact with a streaming API on an iOS project. Particularly, this demo takes use of the statuses streaming API Twitter
- Install the CocaPods dependencies.
- You need to create a app on https://apps.twitter.com/ and setup the Bearer Token on Constants.swift
- pod init
- You can run a project after pod init is completed.
javad arji - @arji