Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 480 Bytes

File metadata and controls

21 lines (14 loc) · 480 Bytes

JavaScriptBridge CHANGELOG

0.1.2

  • Fix not to assign self object on calling some UITableView delegate methods on 64 bit devices.

0.1.1

  • Add support to call some action-target methods from JavaScript

0.1.0

  • Support to define class methods from JavaScript
  • Support to call UIView's block based animation methods from JavaScript

0.0.2

  • Support AssetsLibrary.framework
  • Support Accounts.framework
  • Support Social.framework

0.0.1

Initial release.