Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimbobbennett/FullElmishDemo
A simple demo Xamarin Forms app built using Full-Elmish
https://github.com/jimbobbennett/FullElmishDemo
Last synced: 3 months ago
JSON representation
A simple demo Xamarin Forms app built using Full-Elmish
- Host: GitHub
- URL: https://github.com/jimbobbennett/FullElmishDemo
- Owner: jimbobbennett
- Created: 2018-06-25T13:28:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T13:01:18.000Z (almost 6 years ago)
- Last Synced: 2024-05-13T01:20:27.870Z (6 months ago)
- Language: F#
- Homepage:
- Size: 213 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Fabulous - Full-Elmish Demo - A simple full-elmish demo app with mulitple pages, an incrementing counter and a unit test project for the `init`, `update` and `view` functions. (Sample apps)
README
# FullElmishDemo
A simple demo Xamarin Forms app built using Full-Elmish. This is a simple, 2 page app with unit tests built using [Elmish.XamarinForms](https://github.com/fsprojects/Elmish.XamarinForms).