Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

junpluse/ScreenLayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: THIS PROJECT IS NO LONGER ACTIVELY MAINTAINED

ScreenLayout.framework

  • Connects multiple iOS device screens by 'Pinch' gesture
  • Built on top of MultipeerConnectivity, no other dependencies
  • Communicates via Bluetooth, no Wi-Fi required

Video

Pinch interface connects the displays of multiple devices simultaneously #DigInfo

Press

Paper

Requirements

  • Xcode 8.0+
  • iOS 8.1+

Installation

Carthage

To integrate ScreenLayout into your Xcode project using Carthage, specify it in your Cartfile:

github "junpluse/ScreenLayout"

Manually

You can also manually install the framework by dragging and dropping the ScreenLayout.xcodeproj into your project or workspace.

License

ScreenLayout is released under the MIT license. See LICENSE for details.