mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 16:23:29 +00:00
cipher view cell and groupings styles
This commit is contained in:
@@ -23,6 +23,9 @@ namespace Bit.iOS
|
||||
public override bool FinishedLaunching(UIApplication app, NSDictionary options)
|
||||
{
|
||||
Xamarin.Forms.Forms.Init();
|
||||
|
||||
FFImageLoading.Forms.Platform.CachedImageRenderer.Init();
|
||||
|
||||
LoadApplication(new App.App());
|
||||
|
||||
return base.FinishedLaunching(app, options);
|
||||
|
||||
Reference in New Issue
Block a user