AlohaKit.UI
This library offers an easier way to create drawn controls in .NET MAUI in both XAML and C#.
File Explorer
Download Latest Version (.zip)- NUGET.md
- alohaui-figma.gif
- Button.cs
- Switch.cs
- Button.cs
- Switch.cs
- Button.cs
- Switch.cs
- Button.cs
- CanvasView.cs
- DrawingEventArgs.cs
- Element.cs
- ElementsCollection.cs
- Ellipse.cs
- Image.cs
- Label.cs
- Line.cs
- Path.cs
- Polygon.cs
- Polyline.cs
- Rectangle.cs
- RoundRectangle.cs
- Shadow.cs
- Shape.cs
- Switch.cs
- View.cs
- VisualElement.cs
- ButtonExtensions.cs
- CanvasExtensions.cs
- CanvasViewExtensions.cs
- ColorExtensions.cs
- GestureExtensions.cs
- ImageExtensions.cs
- LabelExtensions.cs
- LineExtensions.cs
- PathExtensions.cs
- PolygonExtensions.cs
- PolylineExtensions.cs
- RoundRectangleExtensions.cs
- ShapeExtensions.cs
- SwitchExtensions.cs
- ViewExtensions.cs
- GestureRecognizer.cs
- TapGestureRecognizer.cs
- AlohaKit.UI.csproj
- UIStatics.cs
- IsGeneratingToVisibleConverter.cs
- ElipseConverter.cs
- FrameConverter.cs
- ImageConverter.cs
- LineConverter.cs
- PolygonConverter.cs
- RectangleConverter.cs
- TextConverter.cs
- CodeGenerationExtensions.cs
- FigmaExtensions.cs
- CodeGenerationHelpers.cs
- CodePropertyConfigure.cs
- FigmaApplication.cs
- FigmaDelegate.cs
- colors.xml
- AndroidManifest.xml
- MainActivity.cs
- MainApplication.cs
- AppDelegate.cs
- Info.plist
- Program.cs
- AppDelegate.cs
- FolderPicker.cs
- Info.plist
- Program.cs
- Main.cs
- tizen-manifest.xml
- app.manifest
- App.xaml
- App.xaml.cs
- FolderPicker.cs
- Package.appxmanifest
- launchSettings.json
- appicon.svg
- appiconfg.svg
- OpenSans-Regular.ttf
- OpenSans-Semibold.ttf
- dotnet_bot.svg
- AboutAssets.txt
- splash.svg
- Colors.xaml
- Styles.xaml
- DialogService.cs
- IFolderPicker.cs
- MainViewModel.cs
- AlohaKit.UI.Figma.csproj
- App.xaml
- App.xaml.cs
- AppShell.xaml
- AppShell.xaml.cs
- MainPage.xaml
- MainPage.xaml.cs
- MauiProgram.cs
- TemplatedToggleSwitch.cs
- TemplatedToggleSwitchTemplate.xaml
- TemplatedToggleSwitchTemplate.xaml.cs
- ToggleSwitch.xaml
- ToggleSwitch.xaml.cs
- Random2.cs
- colors.xml
- AndroidManifest.xml
- MainActivity.cs
- MainApplication.cs
- AppDelegate.cs
- Info.plist
- Program.cs
- AppDelegate.cs
- Info.plist
- Program.cs
- Main.cs
- tizen-manifest.xml
- app.manifest
- App.xaml
- App.xaml.cs
- Package.appxmanifest
- launchSettings.json
- appicon.svg
- appiconfg.svg
- OpenSans-Regular.ttf
- OpenSans-Semibold.ttf
- dotnet_bot.svg
- AboutAssets.txt
- splash.svg
- Colors.xaml
- Styles.xaml
- MainPage.cs
- MainPage.xaml
- MainPage.xaml.cs
- CustomControlsPage.xaml
- CustomControlsPage.xaml.cs
- LolBenchmarkPage.xaml
- LolBenchmarkPage.xaml.cs
- MainPage.xaml
- MainPage.xaml.cs
- AlohaKit.UI.Gallery.csproj
- App.xaml
- App.xaml.cs
- AppShell.xaml
- AppShell.xaml.cs
- MauiProgram.cs
- ElipseConverterBase.cs
- FrameConverterBase.cs
- LineConverterBase.cs
- PointConverterBase.cs
- RectangleVectorConverterBase.cs
- RegularPolygonConverterBase.cs
- VectorEntityConverterBase.cs
- NodeConverter.cs
- StackViewBase.cs
- TextConverterBase.cs
- CodeGenerationExtensions.cs
- FigmaStyleExtensions.cs
- NodeExtensions.cs
- ServiceExtensions.cs
- StringExtensions.cs
- FigmaFile.cs
- IFigmaFile.cs
- FigmaAssemblyManifest.cs
- FigmaManifest.cs
- ManifestDescription.cs
- ResourceHelper.cs
- WebApiHelper.cs
- AssemblyInfo.cs
- CodePropertyConfigureBase.cs
- PropertyNames.cs
- ViewPropertyConfigureBase.cs
- AssemblyInfo.cs
- CodeNode.cs
- ContainerNode.cs
- ViewNode.cs
- AssemblyResourceNodeProvider.cs
- FileNodeProvider.cs
- INodeProvider.cs
- NodeProvider.cs
- RemoteNodeProvider.cs
- CodeRendererService.cs
- CodeRenderServiceOptions.cs
- ITranslationService.cs
- LoggingService.cs
- ModuleService.cs
- RenderService.cs
- StoryboardLayoutManager.cs
- ViewRenderService.cs
- ViewRenderServiceOptions.cs
- Enums.cs
- Interfaces.cs
- Models.cs
- FigmaApiBaseQuery.cs
- FigmaFileQuery.cs
- FigmaFileVersionQuery.cs
- FigmaImageQuery.cs
- IImageNodeRequest.cs
- ImageNodeRequest.cs
- FigmaFileVersionResponse.cs
- FigmaImageResponse.cs
- FigmaResponse.cs
- FigmaApi.cs
- FigmaFileVersion.cs
- FigmaJsonConverter.cs
- FigmaUser.cs
- AppContext.cs
- FigmaSharp.csproj
- IFigmaDelegate.cs
- Resources.cs
- IButton.cs
- ICheckBox.cs
- IComboBox.cs
- IDeviceWindow.cs
- IHorizontalBar.cs
- IImage.cs
- IImageView.cs
- ILabel.cs
- IObject.cs
- IScrollView.cs
- ISearchBox.cs
- ISlider.cs
- ISpinner.cs
- IStackView.cs
- ITextBox.cs
- ITransform.cs
- IView.cs
- IWindow.cs
- Definitions.cs
- HtmlElements.cs
- Svg.cs
- ViewBoxRectangle.cs
- AnchorStyles.cs
- Color.cs
- Extensions.cs
- FigmaColor.cs
- FigmaSharp.Views.csproj
- FileHelper.cs
- ITransitionButton.cs
- Key.cs
- Padding.cs
- Transform.cs
- AlohaKit.UI.sln
- .gitattributes
- .gitignore
- icon.png
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/jsuarezruiz/AlohaKit.UI
Downloads the entire project code from GitHub to your computer.
cd AlohaKit.UI
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
cd src/AlohaKit.UI.Figma
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
