xamarin-forms

Open-source projects categorized as xamarin-forms

Top 23 xamarin-form Open-Source Projects

  • ReactiveUI

    An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

    Project mention: Humble Chronicles: Managing State with Signals | news.ycombinator.com | 2023-05-19

    ReactiveUI is based on Rx and very popular in the .Net world: https://www.reactiveui.net/.

  • Prism

    Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications.. (by PrismLibrary)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Xamarin.Forms

    Xamarin.Forms Official Home

    Project mention: How To Update Picker To Property Value On Load | /r/xamarindevelopers | 2023-10-31

    EDIT2: Yeah, https://github.com/xamarin/Xamarin.Forms/issues/2751

  • mobile

    The mobile app vault (iOS and Android). (by bitwarden)

    Project mention: Anyone else bitterly disappointed that 2023.12 release didn't include mobile (iOS / Android) passkey support? | /r/Bitwarden | 2023-12-08

    Given that Xamarin has been deprecated its successor MAUI has the iOS 17/Android 14 SDKs, I think https://github.com/bitwarden/mobile/pull/2806 needs to be merged first/probably more work to be done after that too.

  • xamarin-forms-samples

    Sample apps built using the Xamarin.Forms framework

  • Caliburn.Micro

    A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

  • xamarin-forms-goodlooking-UI

    Xamarin.Forms goodlooking UI samples

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • XamarinCommunityToolkit

    The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.

  • FFImageLoading - Fast & Furious Image Loading

    Image loading, caching & transforming library for Xamarin and Windows

    Project mention: CollectionView all items Quadratic | /r/xamarindevelopers | 2023-03-31

    I'm fairly sure that you could achieve this using https://github.com/luberda-molinet/FFImageLoading

  • awesome-xamarin-forms

    A curated list of awesome Xamarin.Forms libraries and resources

  • LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin

  • CSLA .NET

    A home for your business logic in any .NET application.

    Project mention: How can a rich domain model be implemented in practice using EF Core? | /r/dotnet | 2023-06-28
  • Realm Xamarin

    Realm is a mobile database: a replacement for SQLite & ORMs

    Project mention: What does Realm.Fody do? | dev.to | 2023-04-04

    For the developers in the audience that never heard of it, Realm is an (amazing) offline-first (mostly) mobile object database with some really nice features. This article is not an introduction to Realm though, nevertheless I expect it should be easy to follow along even if you've never used it before. If you're curious and want to learn more about it, the official documentation is a good place to start. Besides, Realm open source, so you can check the source code for the .NET SDK on Github.

  • Rg.Plugins.Popup

    Xamarin Forms popup plugin

  • Mapsui

    Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto

    Project mention: AvaloniaUI: Create Multi-Platform Apps with .NET | news.ycombinator.com | 2024-02-03

    But I think some of this stuff is already handled in Avalonia ecosystem like https://github.com/Mapsui/Mapsui, https://github.com/beto-rodriguez/LiveCharts2 and few others...

  • essential-ui-kit-for-xamarin.forms

    Free and beautiful XAML template pages for Xamarin.Forms apps.

  • Xamarin.Forms.PancakeView

    An extended ContentView for Xamarin.Forms with rounded corners, borders, shadows and more!

  • dotnet-bluetooth-le

    Bluetooth LE plugin for Xamarin/MAUI, supporting Android, iOS, Mac, Windows

  • XamarinMediaManager

    Cross platform Xamarin plugin to play and control Audio and Video

  • CardView

    CardsView | CarouselView | CoverflowView | CubeView for Xamarin.Forms (by AndreiMisiukevich)

  • GitTrends

    A iOS and Android app to monitor the Views, Clones and Star history of your GitHub repos

  • CSharpForMarkup

    Concise, declarative C# UI markup for .NET browser / native UI frameworks

    Project mention: .NET 8 – .NET Blog | news.ycombinator.com | 2023-11-14

    It's a bit of a hit and miss as of today. CLI, back-end and natively compiled libraries (think dll/so/dylib or even .lib/.a - you can statically link NAOT binaries into other "unmanaged" code) work best, GUI - requires more work.

    Avalonia[0] and MAUI[1] have known working templates with it, but YMMV.

    [0] https://github.com/lixinyang123/AvaloniaAOT / https://github.com/AvaloniaUI/Avalonia/ / honorable mention https://github.com/VincentH-Net/CSharpForMarkup

    [1] https://github.com/dotnet/maui (try out with just true in csproj - it is known to work e.g. on iOS)

  • PKHeX.Mobile

    Pokémon save editor for Android and iOS!

    Project mention: Anyone here familiar with Visual Studio & have an Apple Developer account? | /r/jailbreak | 2023-12-07

    Here's the link to the GitHub: https://github.com/kwsch/PKHeX.Mobile

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-03.

xamarin-forms related posts

Index

What are some of the best open-source xamarin-form projects? This list will help you:

Project Stars
1 ReactiveUI 7,867
2 Prism 6,083
3 Xamarin.Forms 5,629
4 mobile 5,543
5 xamarin-forms-samples 4,303
6 Caliburn.Micro 2,762
7 xamarin-forms-goodlooking-UI 2,557
8 XamarinCommunityToolkit 1,590
9 FFImageLoading - Fast & Furious Image Loading 1,405
10 awesome-xamarin-forms 1,250
11 LottieXamarin 1,211
12 CSLA .NET 1,208
13 Realm Xamarin 1,205
14 Rg.Plugins.Popup 1,154
15 Mapsui 1,051
16 essential-ui-kit-for-xamarin.forms 1,032
17 Xamarin.Forms.PancakeView 858
18 dotnet-bluetooth-le 773
19 XamarinMediaManager 759
20 CardView 712
21 GitTrends 707
22 CSharpForMarkup 706
23 PKHeX.Mobile 661
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com