Commit Graph
20 Commits
Author SHA1 Message Date
Roman Volosovskyi 6e46b3c931 use CallRPC method instead of HTTP RPC call 2017-08-09 18:34:55 +03:00
alwx 2b9caec897 React Native 0.40 fixes 2017-04-24 11:01:20 +03:00
Roman Volosovskyi 1efc97e963 pass RPC host to webview bridge 2017-03-08 12:47:10 +02:00
Roman Volosovskyi b38b916908 fix eth_sendTransaction timeout on android
adjust request timeout on iOS
2017-02-21 11:38:46 +02:00
Roman Volosovskyi 6c81a83858 intercept and send requests to geth outside webview 2016-12-29 20:05:48 +02:00
Roman Volosovskyi 710bd78fe8 allow self-signed ssl for 127.0.0.1:8545/localhost:8545 (status-im/status-react#579) 2016-12-24 13:05:18 +02:00
Roman Volosovskyi a2e54a96d0 add js to page in setter 2016-12-20 12:35:59 +02:00
Roman Volosovskyi 1ef7040cd9 replace UIWebView with WKWebView using react-native-wkwebview-reborn 2016-12-20 11:55:09 +02:00
Roman Volosovskyi 12da50b755 remove hideKeyboardAccessoryView; 2016-12-18 18:33:40 +02:00
Roman Volosovskyi 85c4266b91 injectedOnStartLoadingJavaScript on iOS 2016-12-16 11:29:54 +02: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
Amsul 6f6cd7a02c Add a prop for iOS to display the keyboard without user input 2016-09-23 12:48:13 -04:00
Hunter Medney 6e037bf371 incorporate PR 129 from JakeRawr 2016-09-14 00:05:30 -04:00
Ali Najafizadeh f116c8d4ee updated ios module to support react-native 20 2016-02-24 11:55:32 -05:00
KemCake 4ba04e203e Add ability to remove ios keyboard accessory view 2016-02-22 11:29:17 +01:00
Ali Najafizadeh c16160ffd4 added customEvent to notifiy when the code is injected. 2015-12-14 10:48:17 -05:00
Ali Najafizadeh 87a19570db fixed a bug 2015-12-09 12:20:33 -05:00
Ali Najafizadeh 7be4672270 load script from obj instead 2015-12-09 12:09:56 -05:00
Ali Najafizadeh 0ae6239b0f updated lib 2015-12-09 10:17:12 -05:00
Ali Najafizadeh b814116b89 refactoring the whole thing 2015-12-09 10:06:23 -05:00