Commit Graph

317 Commits

Author SHA1 Message Date
Thibault Malbranche 0de29728a6 Native Changes 2018-09-18 18:32:16 +02:00
Jamon Holmgren 12c3567484
Merge pull request #44 from erjanmx/fix-readme-typo
Fix readme typo
2018-09-18 08:56:36 -07:00
Thibault Malbranche f486eb2dde FIX build iOS 2018-09-18 14:56:43 +02:00
Thibault Malbranche ca0e50e91b
Merge pull request #46 from maxammann/patch-1
Fix compilation by renaming a class usage
2018-09-17 17:29:04 +02:00
Max Ammann f95cdd8f80 Fix compilation by renaming a class usage 2018-09-17 17:25:04 +02:00
Erjan Kalybek 74eb6a337b Fix typo 2018-09-16 22:13:48 +02:00
Thibault Malbranche 8da81b22d4
Merge pull request #42 from react-native-community/import/0c576ef-allow-file-access-android
Import/0c576ef allow file access android
2018-09-14 09:40:53 +02:00
Thibault Malbranche e3127bb066 fix flow 2018-09-14 01:22:47 +02:00
Thibault Malbranche 10054e10ab Added flow type 2018-09-14 01:14:31 +02:00
Thibault Malbranche 220d7a1973 Merge branch 'master' into import/0c576ef-allow-file-access-android 2018-09-14 01:09:50 +02:00
Thibault Malbranche 62b560a546 imported 0c576ef84a 2018-09-14 01:09:39 +02:00
Thibault Malbranche 619ff5aa0a
Merge pull request #41 from react-native-community/import/20366-escape-android
Imported https://github.com/facebook/react-native/pull/20366
2018-09-14 00:48:03 +02:00
Thibault Malbranche 4a23b51cbe fix formatting 2018-09-14 00:38:40 +02:00
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