Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 557 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 557 Bytes

BlackHawk-Plugin-Console

Console plugin of BlackHawk.

##Install

  1. Copy js/Console.js into www/plugins directory in your project.
  2. Drag swift/Console.swift into your Xcode project.
  3. add "Console" to the params of self.runPluginJS(["Base"]) in BlackHawkViewController class.

##Use

// js code
console.log('I love BlackHawk!');

##LICENSE BlackHawk is open-sourced software licensed under the MIT license.

Copyright (c) 2015 Leqicheng Inc. 乐其橙科技(北京)有限公司