Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040dfc8 commit bbd83aaCopy full SHA for bbd83aa
CHANGELOG.md
@@ -1,10 +1,17 @@
1
# JavaScriptBridge CHANGELOG
2
3
+## 0.1.1
4
+- Add support to call some action-target methods from JavaScript
5
+
6
+## 0.1.0
7
+- Support to define class methods from JavaScript
8
+- Support to call UIView's block based animation methods from JavaScript
9
10
## 0.0.2
11
-- Supports `AssetsLibrary.framework`
-- Supports `Accounts.framework`
-- Supports `Social.framework`
12
+- Support `AssetsLibrary.framework`
13
+- Support `Accounts.framework`
14
+- Support `Social.framework`
15
16
## 0.0.1
17
0 commit comments