1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-03 00:30:01 +00:00

Test tables

This commit is contained in:
Yan Maniez 2019-04-09 15:13:08 +02:00
parent b386d44103
commit e5f244df36
4 changed files with 104 additions and 31 deletions

View file

@ -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());