bentayloruk / Fabulous

F# Functional App Development - Elmish for Xamarin.Forms

Home Page:https://fsprojects.github.io/Fabulous/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F# Functional App Development, using Elmish and Xamarin.Forms

NuGet version Build status (Windows) Build status (OSX) Join the chat at https://gitter.im/fsprojects/Fabulous

Never write a ViewModel class again! Conquer the world with clean dynamic UIs!

This library allows you to use the ultra-simple Model-View-Update architecture to build Xamarin.Forms applications for iOS, Android, Mac and more. It is a variation of elmish, an Elm architecture implemented in F#. Elmish was originally written for Fable applications, however it is used here for mobile applications using Xamarin.Forms.

This is a sample and may change.

Contributing

Please contribute to this library through issue reports, pull requests, code reviews and discussion.

Credits

This library is inspired by Elmish.WPF, Elmish.Forms and elmish, written by et1975. This project technically has no tie to Fable, which is an F# to JavaScript transpiler that is great.

About

F# Functional App Development - Elmish for Xamarin.Forms

https://fsprojects.github.io/Fabulous/

License:Other


Languages

Language:F# 99.8%Language:Shell 0.2%Language:Batchfile 0.0%