-
Updated
Jul 31, 2021 - C#
#
xamarin-forms
Here are 2,768 public repositories matching this topic...
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.
android
ios
framework
reactivex
xamarin
csharp
dotnet
uwp
wpf
winforms
mvvm
reactive-programming
reactiveui
reactive-extensions
functional-reactive-programming
xamarin-forms
tizen
first-timers
hacktoberfest
fody
Open
Add Missing XML Docs
10
dansiegel
commented
Dec 21, 2019
Summary
Many API's are currently lacking XML docs or have invalid markup. As we begin to explore adding API documentation to the Prism Docs, we need to update the existing codebase with more complete XML docs so that these docs can be generated for the docs site.
HACKTOBERFEST UPDATE
Thank you for joining us for your Hacktoberfest contributions... Please take some time to familiari
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.
-
Updated
Jul 28, 2021 - C#
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.
-
Updated
Jul 30, 2021 - C#
Image loading, caching & transforming library for Xamarin and Windows
image
resize
xamarin
uwp
cache
transformations
windows-uwp
xamarin-forms
xamarin-ios
xamarin-android
xamarin-mac
-
Updated
Jun 24, 2021 - C#
Cross-platform Native API Access from Shared Code!
-
Updated
May 4, 2021
A curated list of awesome Xamarin.Forms libraries and resources
-
Updated
Jul 31, 2021 - C#
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
windows
xamarin
cross-platform
uwp
wpf
mvvm
windows-10
windows-uwp
xamarin-forms
windows-desktop
xamarin-ios
xamarin-android
model-view-viewmodel
mvvmlight
mvvm-light-toolkit
-
Updated
Jun 8, 2021 - C#
Xamarin Forms popup plugin
-
Updated
Jul 29, 2021 - C#
Realm is a mobile database: a replacement for SQLite & ORMs
-
Updated
Jul 31, 2021 - C#
A home for your business logic in any .NET application.
c-sharp
xamarin
aspnetcore
aspnet
uwp
wpf
mono
winforms
webassembly
xamarin-forms
asp-net-core
netstandard
asp-net
windows-forms
webforms
asp-net-mvc
csla
windowsforms
web-forms
blazor
-
Updated
Jul 26, 2021 - C#
Free and beautiful XAML template pages for Xamarin.Forms apps.
android
xamarin
cross-platform
admin-dashboard
xamarin-forms
user-interface
admin-template
syncfusion
xaml-templates
layouts-optimized
reusable-screens
essential-ui-kit
-
Updated
Apr 1, 2021 - C#
An extended ContentView for Xamarin.Forms with rounded corners, borders, shadows and more!
-
Updated
Feb 11, 2021 - C#
Cross platform Xamarin plugin to play and control Audio and Video
audio
player
xamarin
video
nuget
media
exoplayer
xamarin-forms
netstandard
mediaplayer
mediamanager
baseflow
-
Updated
Jul 14, 2021 - C#
CardsView | CarouselView | CoverflowView | CubeView for Xamarin.Forms
carousel
xamarin-forms
hacktoberfest
coverflow
tinder-swiper
carouselview
cardviews
cardsview
cubeview
coverflowview
-
Updated
Jul 1, 2021 - C#
A Xamarin Forms library for implementing Material Design
-
Updated
Jul 7, 2021 - C#
Xamarin docs archive
-
Updated
Feb 11, 2021 - Java
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
react
docker
kubernetes
golang
angular
microservices
typescript
xamarin
spring-boot
mvvm
gitlab-ci
design-patterns
sonarqube
netcore
reactiveui
xamarin-forms
microservices-architecture
identityserver4
solid-principles
polyglot-microservices
-
Updated
Apr 23, 2021 - C#
Tools to accelerate XAML development within Visual Studio.
-
Updated
Jul 20, 2021 - C#
Map library for Xamarin.Forms using Google maps API
-
Updated
Jul 4, 2021 - C#
A iOS and Android app to monitor the views and clones of your GitHub repos
github
github-api
xamarin
xamarin-forms
xamarin-ios
xamarin-android
github-graphql
github-viewer
github-repository
github-clone
github-api-v3
github-api-v4
-
Updated
Jul 31, 2021 - C#
Bluetooth LE plugin for Xamarin
-
Updated
Jul 19, 2021 - C#
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
visual-studio
xamarin
uwp
dependency-injection
mvvm
xamarin-forms
asp-net-core
asp-net-core-mvc
csharp7
-
Updated
May 27, 2021 - C#
Improve this page
Add a description, image, and links to the xamarin-forms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xamarin-forms topic, visit your repo's landing page and select "manage topics."
Description of Change
Update Font Header size in iOS.
The original values are from: https://material.io/develop/android/theming/typography/
But, the Header value, 96, seem really really high especially when compared to iOS and UWP.
This PR update the value comparing values with iOS.
Issues Resolved
API Changes
None
Platforms Af