Closed rjantz3 closed 6 years ago
Thank you. However, I'm not sure how to turn this into a NuGet. When I try to compile this on are a Windows 10 PC, I get this error:
Severity Code Description Project File Line Suppression State Error CS0012 The type 'Attribute' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. SegCtrl.macOS V:\GitHub\Plugin.SegmentedControl\src\crossplatform\SegCtrl.macOS\SegmentedControlRenderer.cs 9 Active
Did you compile this on a Macc?
I did compile and run this on a Mac.
@1iveowl I've updated to be able to build this from Visual Studio. Do you want to look at it let me know if you want another PR?
Thx. Great. Yes, please create a new PR.
PR #35 is up.
I wasn't able to find a way to implement changing the tint colors or text colors.