mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-03 00:30:01 +00:00
Test tables
This commit is contained in:
parent
b386d44103
commit
e5f244df36
4 changed files with 104 additions and 31 deletions
|
|
@ -55,6 +55,7 @@ namespace AideDeJeu.UWP
|
|||
Rg.Plugins.Popup.Popup.Init();
|
||||
|
||||
//Xamarin.Forms.Forms.Init(e);
|
||||
//Xamarin.Forms.SetFlags("CollectionView_Experimental");
|
||||
//Xamarin.Forms.SetFlags("Shell_Experimental");
|
||||
Xamarin.Forms.Forms.Init(e, Rg.Plugins.Popup.Popup.GetExtraAssemblies());
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue