mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-05 01:30:11 +00:00
Popup
This commit is contained in:
parent
a4933c52ba
commit
c34ce571ea
13 changed files with 323 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ namespace AideDeJeu.iOS
|
|||
//
|
||||
public override bool FinishedLaunching(UIApplication app, NSDictionary options)
|
||||
{
|
||||
Rg.Plugins.Popup.Popup.Init();
|
||||
|
||||
global::Xamarin.Forms.Forms.Init();
|
||||
LoadApplication(new App());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue