CueLightShow 0.0.15

CueLightShow 0.0.15

Maintained by Alexander Mokrushin.



  • By
  • Alexander Mokrushin

WebViewSDK

Framework contains SDK to use camera from page loaded to WKWebView. Is used for CUE Live Lightshow 2.0.

Usage

  1. Clone ios-webview-sdk to the directory:
git clone https://github.com/Transported-Labs/ios-webview-sdk
  1. Open project file WebViewSDK.xcodeproj from ios-webview-sdk in XCode 14.3+:
  2. Build library in XCode.
  3. If you need to build library manually, use the following command:
xcodebuild archive -sdk iphoneos -configuration Release -project WebViewSDK.xcodeproj -scheme WebViewSDK

Sample of HTML-file

Please find the sample HTML-file in assets of the demo project: index.html