20 Commits
Author SHA1 Message Date
Bilal Budhani 9302e41333 Fixes #67 source not defined issue
Removes source prop from android as well

Pops out source variable from rest of the props for sanity purpose
2016-03-02 21:05:26 +05:30
Ali Najafizadeh 4a3fd66f81 Merge branch 'master' of git://github.com/Bhullnatik/react-native-webview-bridge into Bhullnatik-master 2016-03-01 22:09:15 -05:00
Ali Najafizadeh f718fc3651 Merge branch 'master' of git://github.com/agenthunt/react-native-webview-bridge into agenthunt-master 2016-03-01 22:07:11 -05:00
Jimmy Mayoukou 58038c743a Fix source usage on Android 2016-02-29 17:29:34 +01:00
Shailesh Kumar f4a8057639 Fixed review comments 2016-02-28 00:47:31 +05:30
Ali Najafizadeh c539435ebd fixed #61 - added resolveAssetSource 2016-02-27 12:37:01 -05:00
Shailesh Kumar c9d378353a Fix for Passing require('<SomeLocalURI>') to .source, results in “Error while updating property ‘source’ of a view managed by RCTWebViewBridge”. #61 2016-02-27 22:29:06 +05:30
Ali Najafizadeh 0d3aa9ef12 updated android code to work properly 2016-02-24 13:24:39 -05:00
Ali Najafizadeh 50482a90d4 Merge branch 'master' of https://github.com/kemcake/react-native-webview-bridge into kemcake-master 2016-02-24 10:50:43 -05:00
Martin Lundberg e3c57fe1e3 Pass in proxied propTypes on iOS as well. 2016-02-22 16:34:16 +01:00
KemCake 4ba04e203e Add ability to remove ios keyboard accessory view 2016-02-22 11:29:17 +01:00
Miguel Araujo Perez 62cd927042 Proxying props onto child component in Android 2016-02-17 12:02:00 +01:00
Miguel Araujo Perez dab4d71f69 Proxy WebView proptypes to simplify 2016-02-16 10:29:44 +01:00
Ali Najafizadeh 84c43a229e first working version 2016-02-11 16:13:50 -05:00
Ali Najafizadeh 041304364e first refactoring for android script 2016-02-10 14:04:21 -05:00
Ali Najafizadeh 63b6d6af36 fixed a type in method 2016-02-10 13:45:45 -05:00
Ali Najafizadeh 99b2422120 upgraded ios to support rn0.19 2016-02-10 13:38:53 -05:00
gnl e7216c36fa Make webview-bridge typecheck correctly with Flow 2016-01-25 00:14:34 +01:00
Ali Najafizadeh 5255212b4e fixing couple of bugs 2015-12-09 11:43:59 -05:00
Ali Najafizadeh b814116b89 refactoring the whole thing 2015-12-09 10:06:23 -05:00