Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Remove UIWebView completely #12095

Merged
merged 2 commits into from
Sep 16, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
337 changes: 0 additions & 337 deletions Xamarin.Forms.Platform.iOS/Renderers/WebViewRenderer.cs

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
<Compile Include="$(MSBuildThisFileDirectory)Renderers\TableViewRenderer.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Renderers\TabletMasterDetailRenderer.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Renderers\TimePickerRenderer.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Renderers\WebViewRenderer.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Properties\AssemblyInfo.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Extensions\CellExtensions.cs" />
<Compile Include="..\Xamarin.Forms.Core\Crc64.cs">
Expand Down