1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-14 15:23:35 +00:00

hybrid webview

This commit is contained in:
Kyle Spearrin
2019-05-23 21:05:52 -04:00
parent bfa336b72d
commit 23f27282d6
5 changed files with 176 additions and 0 deletions

View File

@@ -92,6 +92,7 @@
<ItemGroup>
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="Renderers\HybridWebViewRenderer.cs" />
<Compile Include="Services\DeviceActionService.cs" />
<None Include="Entitlements.plist" />
<None Include="Info.plist" />