An open API service indexing awesome lists of open source software.

https://github.com/jsuarezruiz/formsgtklive

Xamarin Forms GTK Backend Live Preview
https://github.com/jsuarezruiz/formsgtklive

gtk-sharp linux live preview xamarin xamarinforms xaml

Last synced: 11 months ago
JSON representation

Xamarin Forms GTK Backend Live Preview

Awesome Lists containing this project

README

          

# FormsGtkLive

**Live XAML** development for Xamarin Forms Apps using Gtk Backend.

Livel XAML Edit Errors Livel XAML Edit

***NOTE**: Work in progress!. You can find an Visual Studio for macOS add-in based on this project [here](https://github.com/jsuarezruiz/xamarin-forms-visual-studio-addin).*

## Setup

Clone this repository. Open the solution in **FormsGtkLive.sln** with Visual Studio and press F7.

## Usage

To live develop XAML you open the **FormsGtkLive** tool. Any XAML file included in the same folder as the tool will be previewed.

The tool can also detect XAML markup **errors**.

![](images/errors.png)

## Feedback

Please use [GitHub issues](https://github.com/jsuarezruiz/FormsGtkLive/issues) for questions, comments, feature requests, or if would like to vote on what others are recommending.

## License

Code released under the [MIT license](https://opensource.org/licenses/MIT).