react-native-macos/React
Lindsay Winkler b77d640432
Add the new RCTWKWebView* files to build target on iOS (#21031)
Summary:
These files support backing a `WebView` component with the WebKit-based
`WKWebView` on iOS.  These files need to be included in the Xcode
build target so that they are compiled, linked and ultimately available
to the UIManager at runtime, so that the correct views can be instantiated
when a `WebView` is passed the prop `useWebKit={true}`.
Pull Request resolved: https://github.com/facebook/react-native/pull/21031

Differential Revision: D9762185

Pulled By: hramos

fbshipit-source-id: 0d699e40afd56041cbbb76d77f11ba6932403d6d
2018-09-11 15:25:28 -07:00
..
Base [0.57.0-rc.4] Bump version numbers 2018-09-06 16:13:03 -07:00
CxxBridge Add REGISTER_JS_SEGMENT perf markers 2018-08-13 21:38:57 +01:00
CxxModule iOS downgrade error to warning when invoking native module with invalid bridge 2018-08-31 10:14:56 +01:00
CxxUtils Update license headers for MIT license 2018-02-16 18:31:53 -08:00
DevSupport Hiding pre-bundled notification when not on dev mode 2018-07-17 07:17:09 -07:00
Fabric Fabric: Using `const &` pattern everywhere in RCTConversions 2018-08-04 09:47:30 -07:00
Inspector Show warning instead of error on duplicate connection 2018-08-02 03:16:33 -07:00
Modules Replace deprecated `UILineBreakModeWordWrap` with `NSLineBreakByWordWrapping` (#19791) 2018-07-15 00:16:32 -07:00
Profiler Fix memory usage display in Perf Monitor (#19664) 2018-08-13 21:38:57 +01:00
React.xcodeproj Add the new RCTWKWebView* files to build target on iOS (#21031) 2018-09-11 15:25:28 -07:00
UIUtils Update license headers for MIT license 2018-02-16 18:31:53 -08:00
Views ScrollView snapToOffsets 2018-08-31 15:28:00 +02:00
third-party.xcconfig Updated the glog library version from 0.3.4 to 0.3.5 (#20811) 2018-08-24 12:32:55 -07:00