Xamarin.Forms GTK Backend Progress
Перейти к файлу
Javier Suárez f41472f478
Merge pull request #29 from ZeProgFactory/patch-1
Update Faq.md
2021-03-04 09:48:18 +01:00
images Added new gif 2017-09-18 08:25:51 +02:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2017-07-07 18:22:15 +02:00
.gitignore 💥🐫 Added .gitattributes & .gitignore files 2017-07-07 18:22:15 +02:00
Faq.md Update Faq.md 2020-12-29 18:58:17 +01:00
Gallery.md Updated Gallery 2017-09-04 17:22:07 +02:00
Getting-Started.md Fix broken links, misspellings, and minor formatting 2019-10-01 20:14:23 -07:00
How-Compile.md Fix broken links, misspellings, and minor formatting 2019-10-01 20:14:23 -07:00
How-Contribute.md Fix broken links, misspellings, and minor formatting 2019-10-01 20:14:23 -07:00
Issues-Pending.md Issues-Pending: Fix FAQ link, link to gtk-labeled Xamarin/Xamarin.Forms issues page 2019-05-29 09:13:52 +02:00
LICENSE.md Add MIT license 2019-10-01 20:23:34 -07:00
Platform-Support.md Added initial Faq and Gallery section 2017-07-10 11:34:14 +02:00
README.md Fix broken links, misspellings, and minor formatting 2019-10-01 20:14:23 -07:00
Roadmap.md Fix broken links, misspellings, and minor formatting 2019-10-01 20:14:23 -07:00
Status.md Fix broken links, misspellings, and minor formatting 2019-10-01 20:14:23 -07:00

README.md

Xamarin.Forms GTK Backend

The purpose of this repository is show the status of the GTK backend of Xamarin.Forms. The GTK backend adds support for new platforms like Linux using Gtk#.

Gtk# is a Graphical User Interface Toolkit for Mono and .Net. The project binds the gtk+ toolkit and assorted GNOME libraries, enabling fully native graphical Gnome application development using the Mono and .Net development frameworks.

Xamarin.Forms GTK Backend
Xamarin.Forms.Platform.GTK
Xamarin.Forms GTK Backend Samples
Movies
Temperature Monitor
WeatherApp
Forms Embedding Gtk
XAML Live Editor
Microcharts GTK Samples (SkiaSharp)
Xamarin.Forms GTK Samples

Xamarin.Forms

Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows, macOS and Linux, completely in C#.

Read more about the platform at https://www.xamarin.com/forms.

Status

Currently, the GTK Backend allows to develop applications, but it is still in development. If you want to know in detail the status, navigate to the Status section.

You could also see the section Pending & Known Issues.

Platform Support

The Xamarin.Forms GTK backend adds support for Linux, MacOS and Windows.

Roadmap

When will it be available?.

GTK Backend

Looks good?. In the gallery section you have a huge variety of screenshots on different platforms (Linux, MacOS & Windows) and devices (Laptops, Desktops or Raspberry Pis).

Faq

Still with doubts or questions?. Do not worry, we have prepared a complete Faq answering the most common doubts.

Feedback

Please use GitHub issues for questions, comments, feature requests, or if would like to vote on what others are recommending.

How can I try?

If you want to try everything, let's see how to compile and test on each platform.

How to Contribute

Are you interesting?. You can contribute!.