Commit Graph
54 Commits
Author SHA1 Message Date
Thibault Malbranche 2e3232caa0 imported https://github.com/facebook/react-native/pull/20366 2018-09-14 00:36:29 +02:00
Thibault Malbranche 227756a0fc Merge pull request #37 from dulmandakh/rn-0.57
depends on react-native@^0.57
2018-09-11 22:01:42 +02:00
Dulmandakh 8c60e5afcf depends on react-native@^0.57 2018-09-12 04:00:12 +08:00
Thibault Malbranche f1e3506121 Merge pull request #34 from dulmandakh/android-tooling
try reuse Android tooling config from React Native + change compile to implementation
2018-09-11 21:44:52 +02:00
Dulmandakh 2cd5a421c8 use SDK 27, build tools 27.0.3 2018-09-12 03:34:09 +08:00
Dulmandakh 0f7091ba14 Revert "use compile instead of implementation to support gradle plugin 2.x used in RN 0.56" 2018-09-12 03:31:44 +08:00
Thibault Malbranche e30fb3a69e Merge pull request #35 from react-native-community/maintainers-titozzz
Add @Titozzz to maintainers
2018-09-11 18:03:21 +02:00
Thibault Malbranche 826fcde98e update url 2018-09-11 18:03:10 +02:00
Jamon Holmgren cd0f0679a6 Add @Titozzz to maintainers 2018-09-11 08:56:45 -07:00
Dulmandakh 1461ba26e2 use compile instead of implementation to support gradle plugin 2.x used in RN 0.56 2018-09-11 17:22:54 +08:00
Thibault Malbranche 3f2dd70b94 Merge pull request #32 from empyrical/flow-check
Add WebView Flow types
2018-09-11 11:21:08 +02:00
empyrical c3e2443d24 Restore minimum react native version ^0.56 2018-09-10 22:02:38 -06:00
Dulmandakh c4fde1d323 try reuse tooling config from React Native 2018-09-11 11:02:16 +08:00
empyrical 66ecb8b324 Add note to README.md about flow types 2018-09-10 18:47:52 -06:00
empyrical 22686d0371 Re-organize platform-specific types 2018-09-10 18:46:07 -06:00
empyrical 795dffb6a7 Clean up flow types 2018-09-10 18:46:07 -06:00
empyrical 133f1e36bc Add WebView Flow types 2018-09-10 18:46:07 -06:00
Jamon Holmgren 13ab5d6b41 Merge pull request #3 from react-native-community/webkit-default
Defaults to WKWebView instead of UIWebView
2018-09-10 14:58:52 -07:00
Jamon Holmgren 236e613421 Defaults to WKWebView instead of UIWebView 2018-09-09 16:15:00 -07:00
Jamon Holmgren 14b2f8a3a9 Merge pull request #1 from Titozzz/master
Add support for cocoapods
2018-09-09 15:57:27 -07:00
Thibault Malbranche dd6e126d15 woopsie, fix typo 2018-09-09 19:39:38 +02:00
Thibault Malbranche c9e04603d7 CocoaPods implementation 2018-09-09 19:36:28 +02:00
Jamon Holmgren 3510a9123f README pre-release warning 2018-09-08 17:16:46 -07:00
Jamon Holmgren 8f4c76704b Minor README tweak 2018-09-08 17:11:32 -07:00
Jamon Holmgren 04ed1c7ad2 Minor README tweak and bump version to 0.1.0 2018-09-08 17:03:46 -07:00
Jamon Holmgren 642620dd98 WIP: WebView extraction - Rename android from RNC to RCT 2018-09-08 17:01:05 -07:00
Jamon Holmgren 922151ec42 WIP: WebView extraction - iOS working both UI and WK versions 2018-09-08 14:50:13 -07:00
Jamon Holmgren 6123deaf12 WIP: WebView extraction - renamed RNC to RCTWebView 2018-09-08 14:17:19 -07:00
Jamon Holmgren 2fd5612422 WIP: Migrating to WKWebView 2018-09-08 14:11:42 -07:00
Jamon Holmgren 26d2f5ced4 WIP: iOS WKWebView 2018-09-08 10:42:02 -07:00
Jamon Holmgren ba4912595d Remove WebTest 2018-09-07 21:16:30 -07:00
Jamon Holmgren fafed77456 Update xcode files 2018-09-07 21:15:25 -07:00
Jamon Holmgren 52fbf09e29 🦅 WIP: Update to WKWebView - Replace UIWebView with WKWebView 2018-09-07 21:11:49 -07:00
Jamon Holmgren 86ec597ea2 🦉 WIP: Update to WKWebView - WebView.ios.js 2018-09-07 21:00:50 -07:00
Jamon Holmgren de777b9533 🦉 WIP: Update to WKWebView - WebView.android.js 2018-09-07 20:49:31 -07:00
Jamon Holmgren 435e0f3e29 Added WebView to example app 2018-08-15 21:09:29 -07:00
Jamon Holmgren e34f75626b Added starter setup script 2018-08-15 21:09:05 -07:00
Jamon Holmgren f9b9d3c092 Rename ReactWebView to RNCWebView, remove more infinitered references 2018-08-15 20:30:06 -07:00
Jamon Holmgren bc3be5ecaa Removes copyright notices from file headers 2018-08-15 19:25:15 -07:00
Jamon Holmgren eb99f1e4b3 Rename from ir-webview to react-native-webview 2018-08-15 19:23:26 -07:00
Jamon Holmgren b6c10ae5df Initial README 2018-08-12 21:52:47 -07:00
Jamon Holmgren 77229885e2 Basic Detox tests working 2018-08-12 21:34:34 -07:00
Jamon Holmgren bd11e54131 Added detox init 2018-08-12 20:20:42 -07:00
Jamon Holmgren 447b54bc22 Initialized integration app WebTest 2018-08-12 20:20:15 -07:00
Jamon Holmgren f6ed462dd4 Remove Flow types from example 2018-08-12 19:55:51 -07:00
Jamon Holmgren d1f442cc51 WIP: Android 2018-08-07 23:02:40 -07:00
Jamon Holmgren bd2c3bc8c2 iOS Webview now using local RNCWebView 2018-08-03 00:12:40 -07:00
Jamon Holmgren 52ba380e4a Added RNCWebViewManager to xcode proj 2018-08-02 23:52:31 -07:00
Jamon Holmgren 0d3a4ebe62 Move android IRWebView to WebView 2018-08-02 22:01:29 -07:00
Jamon Holmgren e9a6c6134f Rename back to RCT 2018-08-02 22:00:43 -07:00