Skip to content

Goktug/Redux-Twitter

Repository files navigation

Redux-Twitter

Basic Twitter Implementation with ReSwift and RxSwift

Build

To build:

  1. Create an OAuth Twitter application from https://apps.twitter.com
  2. Open TwitterCredentials.swift and enter the Consumer Key and the Consumer Secret of your Twitter application:
//  TwitterCredentials.swift
import Foundation
let twitterConsumerKey: String = ""
let twitterConsumerSecret: String = ""

  1. Set the Twitter URL scheme of your Twitter application like twitterkit-<your-consumer-key> in info.plist

  2. Run following commands.

    $ pod install
    
  3. Open Redux-Twitter.xcworkspace in Xcode.

Dependencies

Requirements

  • iOS 9.0+
  • Swift 4.0+

About

Basic Twitter Search Implementation with ReSwift and RxSwift (Experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy