Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 974 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 974 Bytes

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