feature: multi-language supported

This commit is contained in:
2020-05-05 13:36:57 +08:00
parent adfac39596
commit 1bbfdb6477
12 changed files with 298 additions and 25 deletions

View File

@ -1,7 +1,5 @@
using CoreGraphics;
using Pixiview.iOS.Renderers;
using Pixiview.iOS.Renderers;
using Pixiview.UI;
using UIKit;
using Xamarin.Forms;
using Xamarin.Forms.Platform.iOS;