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
- Host: GitHub
- URL: https://github.com/jsuarezruiz/formsgtklive
- Owner: jsuarezruiz
- Created: 2017-07-27T17:46:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T18:44:18.000Z (about 8 years ago)
- Last Synced: 2025-06-29T12:43:33.434Z (11 months ago)
- Topics: gtk-sharp, linux, live, preview, xamarin, xamarinforms, xaml
- Language: C#
- Size: 1.5 MB
- Stars: 14
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FormsGtkLive
**Live XAML** development for Xamarin Forms Apps using Gtk Backend.
***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**.

## 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).