[Xamarin] Add Facebook.Yoga.IOS native lib wrapper
This commit is contained in:
11
csharp/Xamarin.iOS/Facebook.Yoga.iOS/ApiDefinition.cs
Normal file
11
csharp/Xamarin.iOS/Facebook.Yoga.iOS/ApiDefinition.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
using UIKit;
|
||||
using Foundation;
|
||||
using ObjCRuntime;
|
||||
using CoreGraphics;
|
||||
|
||||
namespace Facebook.Yoga.iOS
|
||||
{
|
||||
//this is needed
|
||||
}
|
Reference in New Issue
Block a user