Fabulous
API Reference
3.0 preview
3.0 preview
  • Welcome
  • Get Started
  • Samples & Tutorials
    • Samples
    • Videos
  • Basics
    • MVU
    • Application state
      • Commands
      • State validation
    • User interface
      • Widgets and modifiers
      • Styling
      • Animations
    • Testing
    • Error monitoring
  • Advanced
    • Saving and Restoring app state
    • Performance optimization
    • Composing larger applications
      • Splitting into independent MVU states
      • Integrating commands
      • Communicating between MVU states
  • Architecture
    • Attribute definitions
    • Virtualized collections
    • Using nightly builds
  • Xamarin.Forms
    • Get Started
    • User interface
      • Custom controls
      • Effects
      • Navigation
      • Pop-ups
    • Extensions
      • FFImageLoading
      • OxyPlot
      • SkiaSharp
      • VideoManager
      • Xamarin.Forms.Maps
  • .NET MAUI
    • Get Started
    • Advanced
      • Optimizing performances
        • Profiling Fabulous apps
  • Avalonia
    • Get Started
Powered by GitBook
On this page
Edit on GitHub
  1. Samples & Tutorials

Samples

PreviousSamples & TutorialsNextVideos

Last updated 1 year ago

The sample contains a slightly larger example of Button/Label/Slider elements.

The sample contains examples of the Grid and Image elements.

The sample contains examples of instantiating most elements in Xamarin.Forms.Core.

The sample () is a small calculator app.

The external sample is a small client-server app with login authentication. (Note: because this is an external sample it may not be up-to-date with the latest version of this library.)

The external sample is a multi-page contacts app featuring maps, group-lists and cross-page messages. (Note: because this is an external sample it may not be up-to-date with the latest version of this library.)

The external sample is a multi-page app featuring facts on the planets in the Solar System. It uses Urho3D and Fabulous (Note: because this is an external sample it may not be up-to-date with the latest version of this library.)

The external sample is a small app that demonstrates how to use the type provider for GraphQL .

See also the curated list .

CounterApp
TicTacToe
AllControls
Calculator
original external sample
PocketPiggyBank
FabulousContacts
FabulousPlanets
Fabulous + GraphQL Type Provider
FSharp.Data.GraphQL
Awesome Fabulous