/ScreenLayout

Pinch-to-connect multi-display framework for iOS

Primary LanguageObjective-CMIT LicenseMIT

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.