remirobert / go-mobile-twitter-stream

Golang mobile experimentation on iOS. Simple twitter stream client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-mobile-twitter-stream

bitrise codecov codebeat

Go-mobile cross plateform framework, to get a live twitter stream.

Build the framework

First you need to install go-mobile, then:

gomobile bind --target=ios twitter-stream-framework/

That will generate a framework Twitter.framework

iOS client

  • AsyncDisplayKit / Texture
  • SnapshotTests and unit tests
  • Wireframe, to encapsulate UI API like UIKit, so the coordinators can be used on OSX, TVOS and iOS

About

Golang mobile experimentation on iOS. Simple twitter stream client

License:MIT License


Languages

Language:Swift 59.7%Language:Go 25.8%Language:Objective-C 12.7%Language:Ruby 1.1%Language:C 0.7%