Commit Graph

217 Commits

Author SHA1 Message Date
Hunter Medney cab93e4ce4 Merge pull request #157 from hmedney/master
Improve compatibility with IOS 8
2016-09-27 10:22:17 -04:00
Hunter Medney b927ee015c align deploy target with RN template
avoids _objc_unsafeClaimAutoreleasedReturnValue error in xcode 8 when launching older versions of IOS
2016-09-27 04:43:37 -04:00
Ali Najafizadeh 5db24ebb19 Merge pull request #155 from DanielApt/patch-1
Make sure to save as dependency
2016-09-25 22:08:29 -04:00
Ali Najafizadeh 030c1c5a3d Merge pull request #156 from amsul/ios-keyboard-focus-user-input
Add a prop for iOS to display the keyboard without user input
2016-09-23 12:52:43 -04:00
Amsul 6f6cd7a02c Add a prop for iOS to display the keyboard without user input 2016-09-23 12:48:13 -04:00
DanielApt 180f18ebc8 Make sure to save react-native-webview-bridge 2016-09-21 10:19:29 +01:00
Ali Najafizadeh 0f7e39ebdb removed beta from android. Android is stable now 2016-09-17 13:49:19 -04:00
Ali Najafizadeh 326c039a7e updated package.json for npm 2016-09-17 13:48:44 -04:00
Hunter Medney a175eccc94 updated contributors 2016-09-17 11:06:51 -04:00
Hunter Medney c78a77f60e Merge pull request #116 from KishPatel1996/patch-1
ActivityIndicatorIOS  to  ActivityIndicator
2016-09-16 19:10:13 -04:00
Hunter Medney d66dfaec1b Merge branch 'master' of github.com:alinz/react-native-webview-bridge 2016-09-16 18:50:36 -04:00
Hunter Medney 01d8d7a610 remove unused code 2016-09-16 18:50:27 -04:00
Hunter Medney 9be4a7faa1 Merge pull request #129 from longgame/master
add fix for RN v0.31
2016-09-16 18:37:27 -04:00
Hunter Medney 0780b51dbd update doc for new android file:// props
allowFileAccessFromFileURLs and allowUniversalAccessFromFileURLs
2016-09-16 18:13:02 -04:00
Hunter Medney d86168150d Merge pull request #118 from saulshanabrook/patch-2
Update Android instructions for RN 0.29
2016-09-16 18:10:34 -04:00
Hunter Medney 01f0c171b0 Merge pull request #150 from hmedney/master
IOS and Android updates and fixes for RN 0.33
2016-09-16 17:24:19 -04:00
Hunter Medney dd8067b6a0 expose additional properties for file:// resources
properties pass-thru to Android WebView
2016-09-15 23:16:49 -04:00
Hunter Medney 876df0459c remove bridge script injection
this is now handled on the native side
2016-09-15 21:14:41 -04:00
Hunter Medney 1714f78c02 follow ui component event pattern to dispatch webview messages to RN 2016-09-14 12:54:30 -04:00
Hunter Medney 62713668f2 establish bridge on WebView instance creation 2016-09-14 12:51:45 -04:00
Hunter Medney 6e037bf371 incorporate PR 129 from JakeRawr 2016-09-14 00:05:30 -04:00
Jake Yang 8a9ba6de78 add fix for RN v0.31 2016-08-05 11:13:13 -07:00
Saul Shanabrook b8f7f735c4 Update Android instructions for RN 0.29 2016-07-14 14:09:50 -04:00
Kishan Patel 3a81b8228c ActivityIndicatorIOS >>> ActivityIndicator
The IOS version will soon be deprecated.
2016-07-10 14:59:31 -04:00
Ali Najafizadeh d446ef1a8a Update README.md 2016-06-23 12:28:53 -04:00
Ali Najafizadeh d06e80dae2 Merge pull request #87 from dozoisch/master
Updated files for react-native 0.25
2016-05-10 13:44:38 -04:00
Ali Najafizadeh 1e4846f344 Merge pull request #78 from g6ling/master
README.md Chnage
2016-05-10 13:44:11 -04:00
Ali Najafizadeh b6580b710f Merge pull request #75 from Bhullnatik/master
Add support for Android 1(6)+
2016-05-10 13:43:59 -04:00
Ali Najafizadeh cba2f2072f Merge pull request #83 from tanguyantoine/patch-1
Remove unused package
2016-05-10 13:43:10 -04:00
Hugo Dozois f1d6ebe291
updated files for react-native 0.25
- now using React functions instead of ReactNative
2016-05-06 18:02:29 -07:00
Tanguy Antoine e1bccd7d4b Remove unused package 2016-04-21 17:16:16 +02:00
g6ling c7d8d916e2 README.md Chnage 2016-04-04 19:05:57 +09:00
Jimmy Mayoukou c439445ca5 Add support for Android 1+ 2016-03-17 16:36:52 +01:00
Ali Najafizadeh 99f7aff290 Merge branch 'release/0.20.3' 2016-03-05 10:52:11 -05:00
Ali Najafizadeh bda536f27f updated readme 2016-03-05 10:52:04 -05:00
Ali Najafizadeh 447c401dc2 bump version 2016-03-05 10:51:11 -05:00
Ali Najafizadeh ddc762f821 removed old example 2016-03-05 10:49:37 -05:00
Ali Najafizadeh dbfa34a7e4 Merge branch 'BilalBudhani-source-prop-fix' into develop 2016-03-05 10:48:51 -05:00
Ali Najafizadeh 0148567d7a Merge branch 'source-prop-fix' of git://github.com/BilalBudhani/react-native-webview-bridge into BilalBudhani-source-prop-fix 2016-03-05 10:46:39 -05:00
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 5d43a7b9e7 Merge branch 'release/v0.20.2' into develop 2016-03-01 22:11:35 -05:00
Ali Najafizadeh cbfd8a2472 Merge branch 'release/v0.20.2' 2016-03-01 22:11:27 -05:00
Ali Najafizadeh 1e6d97cf00 bump version 2016-03-01 22:11:16 -05:00
Ali Najafizadeh 2185026f48 Merge branch 'Bhullnatik-master' into develop 2016-03-01 22:10:20 -05:00
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 cb1cf08923 Merge branch 'agenthunt-master' into develop 2016-03-01 22:07:52 -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 473750499a Reload WebView after injecting javascript on Android 2016-02-29 17:34:31 +01: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