Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Xamarin
Xamarin is a Microsoft-owned, San Francisco, California-based software company. It was founded by the creators of Mono, Mono for Android, and MonoTouch, which are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft .NET).
With a C#-shared codebase, developers can use Xamarin tools to write native Android, iOS, and Windows apps. The apps have native user interfaces and share code across multiple platforms, including Windows and macOS.
- GitHub: https://github.com/topics/xamarin
- Wikipedia: https://en.wikipedia.org/wiki/Xamarin
- Repo: https://github.com/xamarin
- Created by: Miguel de Icaza, Nat Friedman
- Released: May 16 2011
- Related Topics: mono,
- Last updated: 2025-01-10 00:27:08 UTC
- JSON Representation
https://github.com/vandycknick/Barista
Easily extend your Menu Bar with all the information that you need
Last synced: 24 Oct 2024
https://github.com/MosheMalatji/ZakaCoin
An mobile app built to process bitcoin/crypto transactions.
bitcoin cryptocurrency mobile-app qrcode-scanner xamarin
Last synced: 24 Oct 2024
https://github.com/syncfusionexamples/xamarin-treeview-databinding
Sample application shows the binding of hierarchical data source in Xamarin.Forms TreeView.
databinding getting-started treeview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-treeview-item-height-customization
This repository contains the sample which demonstrates how to autofit the TreeView item height based on its content size
autofit treeview treeviewnode xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-schedule-templated-resource-view
This example provides you an overview for working with Templated Resource view in Xamarin Forms Scheduler
schedule scheduler xamarin xamarin-forms xamarin-forms-scheduler
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-sfsignaturepad-examples
This repository contains examples for the Syncfusion SignaturePad control in the Xamarin forms application.
getting-started signature-pad xamarin xamarin-forms xamarin-signaturepad
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-schedule-theming
This repository contains a sample on How to add the theme for the Syncfusion Xamarin.Forms Schedule (SfSchedule) control?
scheduler xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-sfpicker-examples
This repository contains various demo samples for the Syncfusion Xamarin.Forms Picker (SfPicker) control?
picker sfpicker xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sftimepicker
This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms TimePicker (SfTimePicker) control?
sftimepicker timepicker xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-treeview-checkbox-in-mvvm
This sample demonstrates using CheckBox with Xamarin.Forms TreeView.
checkbox treeview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-treeview-with-checkbox
This example illustrates how to use checkbox in Xamarin.Forms TreeView.
checkbox treeview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-sfautocomplete-samples
This repository contains examples for the Syncfusion AutoComplete control in the Xamarin forms application.
autocomplete autocomplete-component xamarin xamarin-autocomplete xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sfswitch
This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms Switch (SfSwitch).
getting-started switch xamarin xamarin-forms xamarin-switch
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-datagrid-selecteditem-binding-mvvm
Describes how to bind an object to the SfDataGrid.SelectedItem property and apply selection programmatically.
datagrid mvvm xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sfnavigationdrawer
This example demonstrates integration of SfNavigationDrawer component into Xamarin.Forms projects, including basic usage and advanced configurations.
getting-started navigation-drawer navigation-drawer-layout xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-listview-selected-item-binding-selectionchanging-event
This repository contains the sample about how to bind selectionchanging event in Xamarin.Forms ListView
listview mvvm selected-item selection selectionchange xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sfsegment
This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms SegmentedControl (SfSegmentedControl)?
segment segmented-control segmentedcontrol xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-expandable-listview
This example shows creating expandable listview (aka Accordion) using syncfusion SfListView.
collectionview expandablelistview listview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sftabview
This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms TabView (SfTabView).
tab-view tabview xamarin xamarin-forms xamarin-tabview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sfpicker
This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms Picker (SfPicker) control?
picker sfpicker xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-datepicker
This repository contains a sample on How to get started with the Syncfusion Xamarin.Forms DatePicker (SfDatePicker) control?
datepicker xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-rotator
This example demonstrates integration of SfRotator component into Xamarin.Forms projects, including basic usage and advanced configurations.
rotator rotator-controller xamarin xamarin-forms xamarin-rotator
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-listview-selected-item-binding
This repository contains sample about how to bind Xamarrin.Forms ListView SelectedItem in MVVM?
listview xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-datagrid-selectedindex-binding-mvvm
Describes how to bind a int value to the SfDataGrid.SelectedIndex property and apply selection programmatically.
binding datagrid mvvm xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-expander-visualstatemanager
This repository contains the sample which showcases the Visual State Manager support in Xamarin.Forms Expander
expander visualstatemanager vsm xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-datasource-getting-started
Demo application shows to create a sample using Xamarin.Forms DataSource.
datasource xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-datagrid-selecteditems-binding-mvvm
Describes how to bind an object collection to the SfDataGrid.SelectedItems property and apply selection programmatically.
databinding xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-show-the-snack-bar-at-the-bottom-of-listview-uwp
This example demonstrates how to display the snackbar at the bottom of listview.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-maintain-the-scroll-position-of-listview-after-clearing-the-filter-at-runtime
This example demonstrates how to maintain the scroll position when applying and clearing the filter of items at runtime.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-how-to-pass-the-item-data-as-command-parameter-in-itemtapped-command
This example demonstrates how to pass the itemdata alone in viewmodel instead eventargs using tap command in listview.
mvvm xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-display-multiple-data-in-the-group-header-template-using-converter-uwp
This example demonstrates how to display different labels and images in the group header template.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sfcombobox
This example demonstrates integration of SfComboBox component into Xamarin.Forms projects, including basic usage and advanced configurations.
combobox combobox-component xamarin xamarin-combobox xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/binding-rest-service-data-listview-xamarin
This repository contains sample about how to bind the ListView data using RESTful API service in Xamarin.Forms (SfListView)
http-client json json-data listview restful-api sflistview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-display-context-menu-when-tapping-in-xamarin.forms-listview
This repository contains sample about how to display context menu when tapping in Xamarin.Forms ListView?
content-menu listview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/viewmodel-collection-update-on-re-order-complete-listview-xamarin
How to update ViewModel collection after re-ordering of ListView items are complete in Xamarin.Forms (SfListView)
binding datasource display-items drag-and-drop itemssource listview mvvm sflistview update-collection viewmodel-collection xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-add-a-jump-list-with-xamarin.forms-listview
This repository contains sample about how to add a jump list with xamarin.forms listview ?
grouping indexed jump-list listview scrollto xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/schedule-ondemand-loading-remote-data-xamarin-forms
This repository contains a sample on How to load appointments on-demand via web services in the Syncfusion Xamarin.Forms Schedule (SfSchedule)?
scheduler-control xamarin xamarin-forms xamarin-forms-scheduler
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/json-data-calendar-xamarin
This repository contains a sample on How to bind JSON data to the Syncfusion Xamarin.Forms Calendar (SfCalendar) control?
calendar json-data xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/create-recurrence-exceptions-to-schedule-for-custom-recurring-appointments-in-xamarin.forms
This example demonstrates to create Recurrence Exceptions to schedule for custom recurring appointments in Xamarin.Forms
xamarin xamarin-forms xamarin-schedule
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-add-floating-label-text-editor-in-dataform-xamarin.forms
This repository contains a sample on How to add floating label text editor in the Syncfusion Xamarin.Forms DataForm (SfDataForm)?
dataform floating-labels xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/appointment-json-online-schedule-xamarin
This repository contains a sample on How to bind JSON online data to the Syncfusion Xamarin.Forms Schedule (SfSchedule) control?
appointments datasource events json json-data meetings online-data schedule scheduler sfschedule xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/create-recurrence-exceptions-to-schedule-recurring-appointments-in-xamarin.forms
This example demonstrates to create Recurrence Exceptions to schedule recurring appointments in Xamarin.Forms
xamarin xamarin-forms xamarin-schedule
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-bind-json-data-to-schedule-in-xamarin-forms
This repository contains a sample on How to bind JSON data to the Syncfusion Xamarin.Forms Schedule (SfSchedule)?
xamarin xamarin-forms xamarin-schedule
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-add-custom-password-editor-in-sfdataform-in-xamarin.forms
This repository contains a sample on How to add custom Password editor in the Syncfusion Xamarin.Forms DataForm (SfDataForm)?
xamarin xamarin-dataform xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/level-based-formatting-of-group-header-listview-xamarin
This example demonstrate how to apply background color for different group in xamarin.forms listview
color grouping xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/shriharipathak/ExpandableListView
Sample Expandable Listview using Xamarin
csharp listview mobile xamarin
Last synced: 24 Oct 2024
https://github.com/syncfusionexamples/json-listview-xamarin
This repository contains the sample about how to bind JSON data to Xamarin.Forms ListView (SfListView) ?
json json-data listview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/loading-data-from-sqlite-online-database-from-xamarin.forms-listview-
This repository contains the sample which loading data from SQlite online database in Xamarin.Forms ListView
database listview sqlite xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/drag-and-drop-listview-xamarin
This repository contains sample about how to drag and drop an item from one to another listview in xamarin.forms?
drag-and-drop listview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-range-slider
This repository offers developers resources, sample code, and guidelines for implementing a range slider component in Xamarin.Forms applications.
range-slider rangeslider xamarin xamarin-forms xamarin-range-slider
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-set-alternate-row-styling-on-xamarin.forms-listview-based-on-span-count
This example demonstrates how to define alternate row color for grid elements based on its span count in listview.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-bind-image-and-text-in-xamarin.forms-listview
This example demonstrates how to display the image and text in the listview by binding them.
mvvm xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-apply-a-style-to-the-listview-item-in-xamarin.forms
This example demonstrates how to apply style to the listview item in Xamarin.Forms platform by using the style.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-change-the-height-of-xamarin.forms-listview-based-on-size-of-an-items-added-at-runtime
This example demonstrates how to change the height of Xamarin.Forms listview based on size of an items added at runtime.
listview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-autofit-the-content-based-on-the-property-change-in-xamarin.forms-listview-using-mvvm
This sample application shows how to autfit the listview item height based on property change in xamarin.forms listview in MVVM.
mvvm xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/display-cameraimage-listview-xamarin
This repository contains sample about how to display images taken from the camera on the Xamarin.Forms ListView (SfListView)?
camera image imagesource itemtemplate listview listview-image-access loading-captured-image media-plugin picture sflistview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-handle-the-xamarin-listview-tapped-event-when-child-view-is-clicked-in-android-platform
This example demonstrates how to handle the interaction event for the child view in Android Renderer.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-customize-xamarin.forms-listview-group-header-template-in-mvvm
This example demonstrates How to customize Xamarin.Forms listview group header template in MVVM.
mvvm xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-set-different-row-height-for-each-row-in-xamarin.forms-listview
This example demonstrates how to set different row height for each row in Xamarin Forms sflistview.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-load-xamarin-forms-sflistview-with-background-image
This example demonstrates how to load an background image for listview in Xamarin.Forms.
xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/how-to-set-custom-font-for-items-loaded-in-xamarin.forms-listview
This example demonstrates how to set custom font for items loaded in Xamarin.Forms Listview.
listview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/nito-mvvm-listview-xamarin
How to use Nito.MVVM in Xamarin.Forms Listview (SfListView)?
async binding data-binding listview mvvm mvvm-framework mvvm-pattern nito notify sflistview xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-radial-menu
This sample shows how to create a radial menu in Xamarin.Forms using different layout strategies, animations, and interaction patterns.
getting-started radialmenu xamarin xamarin-forms xamarin-radial-menu
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-sfrotator-samples
This repository contains examples for the Syncfusion Rotator control in the Xamarin forms application.
rotator rotator-controller wizard-control xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-sfcarousel
This example demonstrates integration of SfCarouselView component into Xamarin.Forms projects, including basic usage and advanced configurations.
carousel carouselview xamarin xamarin-carousel xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin_maps
This repository contains a sample on How to show the bing map using the Syncfusion Xamarin.Forms Maps (SfMaps)?
bing bing-map map maps xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-calendar-theming
This section explains how to add the theme for SfCalendar control.
calendar xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarinforms-listview-grid-layout
Xamarin Forms ListView provides support for grid layout which arranges the items in a predefined number of columns.
grid grid-layout listiview mvvm xamarin xamarin-forms xamarin-listview
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin.forms-sfavatarview
This sample demonstrates how to integrate the SfAvatarView control into Xamarin.Forms projects, showcasing both basic usage and advanced configurations.
avatar avatar-view xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin.ios-kanban-getting-started
This repository contains sample on How to get started with the Syncfusion Xamarin.iOS Kanban (SfKanban) control?
getting-started kanban xamarin xamarin-ios
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-forms-rating
This sample demonstrates to implementing a rating control in Xamarin.Forms, covering different styles, animations, and interaction patterns.
rating rating-component xamarin xamarin-forms xamarin-rating
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin.forms-segmentedcontrol-with-event-to-command-behavior
This repository contains sample on Event to Command Behavior in the Syncfusion Xamarin.Forms SegmentedControl (SfSegmentedControl) control?
event-to-command-behavior segementcontrol segmented-control xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin_maps_sample
This repository contains Maker Template Selector and Marker on GPS location samples using the Syncfusion Xamarin.Forms Maps (SfMaps)?
map maps samples xamarin xamarin-forms xforms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-sfsignaturepad-samples
This repository contains examples for the Syncfusion SignaturePad control in the Xamarin forms application.
signature-pad signaturepad xamarin xamarin-forms xamarin-signaturepad
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin_gauge_samples
This repository contains Qibla Locator and Temperature Scale samples using the Syncfusion Xamarin.Forms SfCircularGuage and SfLinearGauge controls?
circular-gauge gauge gauges linear-gauge qiblah-direction radial-gauge samples temperature-monitoring xamarin xamarin-forms xforms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-sfradialmenu-examples
This repository contains examples for the Syncfusion RadialMenu control in the Xamarin forms application.
radial-menu radialmenu xamarin xamarin-forms xamarin-radial-menu
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin-treeview-unbound-mode
Demo application shows the population (unbound mode) of the nodes for Xamarin.Forms TreeView.
getting-started treeview unbound xamarin xamarin-forms
Last synced: 16 Dec 2024
https://github.com/syncfusionexamples/xamarin.forms-busyindicator
The repository provides developers with tools, sample code, and guidelines for implementing busy indicators in Xamarin applications.
busy-indicator busyindicator xamarin xamarin-busyindicator xamarin-forms
Last synced: 16 Dec 2024
https://github.com/marcobarcelos/movie-time
A cross-platform upcoming movie titles explorer mobile app in Xamarin.Forms
freshmvvm mvvm tmdb-api xamarin xamarin-forms
Last synced: 03 Dec 2024
https://github.com/marabesi/xamarin
Fiap classes about xamarin
android csharp csharp-code fiap ios iothandler mvvm persistence styles triggers xamarin
Last synced: 10 Jan 2025
https://github.com/Farsen976/Newsi
:iphone: An android news mobile app build with Xamarin
Last synced: 24 Oct 2024
https://github.com/barkerbg001/Custom-DisplayPrompt
Pop-up with a description box.
Last synced: 24 Oct 2024
https://github.com/naxam/rxjava2-android-binding
Xamarin Android Binding Library - RxJava2
android android-bindings bindings rxjava rxjava2 xamarin xamarin-android xamarin-android-binding
Last synced: 04 Dec 2024
https://github.com/NAXAM/paypal-datacollector-android-binding
Xamarin Binding Library - Paypal DataCollector
android android-bindings bindings paypal-datacollector xamarin xamarin-android-binding
Last synced: 24 Oct 2024
https://github.com/jaceDeng/XamTabScrollview
xamarin xamarin-forms xamarin-ios
Last synced: 24 Oct 2024
https://github.com/mediaexplorer74/catclock
CatClock app (XF+ SkiaSharp "multi-patforming")
android ios poc research rnd skiasharp uwp w10m windows10mobile xamarin xamarin-forms
Last synced: 04 Dec 2024
https://github.com/esskar/teleriklistviewpoc
Sample Xamarin.Froms App to demonstrate problems with Telerik RadListView
Last synced: 04 Dec 2024
https://github.com/alexandra-valkova/taskmanagerxamarinandroid
Task manager mobile application 📱 written on Xamarin.Android and using WCF Services
android-app android-application c-sharp csharp mobile-app mobile-application task-manager wcf xamarin xamarin-android
Last synced: 04 Dec 2024
https://github.com/alexandra-valkova/usersmanagementsystemxamarinandroid
A simple CRUD mobile application 📱 for managing users, written on Xamarin.Android and using SQLite
android c-sharp crud-application material-design mobile-app sqlite users xamarin xamarin-android
Last synced: 04 Dec 2024
https://github.com/anasdallah/event-app
Event application using Xamarin.Forms and sqlite, the volunteer can add to his list events, and he can create events .
app database event event-volunteer form forms many-to-many manytomany masterdetails microsoft sql sqlite sqlite-net-pcl sqlite3 student-course-registration visual-studio volunteer xamarin xamarin-forms xmarin
Last synced: 09 Jan 2025
https://github.com/dimysa/MyWeather
Default weather app
android geolocation ios wheather-app xamarin xamarin-forms
Last synced: 24 Oct 2024
https://github.com/BlueChilli/ChilliSource.Mobile.Bindings
ChilliSource.Mobile.Bindings provides Xamarin bindings to iOS and Android third-party libraries that are used in BlueChilli mobile apps and the ChilliSource.Mobile framework.
xamarin xamarin-android xamarin-binding xamarin-ios
Last synced: 24 Oct 2024
https://github.com/cloudnimble/xamarinforms.essentials
xamarin xamarin-forms xamarin-ios
Last synced: 11 Dec 2024
https://github.com/BlueChilli/ChilliSource.Mobile.Facebook
Facebook identity plugin for ChilliSource Mobile
android csharp dotnet ios xamarin xamarin-forms
Last synced: 24 Oct 2024
https://github.com/TarikPasalic7/Eknjige
csharp docker netcore windows-forms xamarin
Last synced: 24 Oct 2024
https://github.com/BlueChilli/ChilliSource.Mobile.Logging
Logging framework for ChilliSource.Mobile
Last synced: 24 Oct 2024
https://github.com/raulrodriguezpacho/NFCRWModeTools
Xamarin Forms NFC Read/Write mode for Android and Read mode for iOS code samples
Last synced: 24 Oct 2024
https://github.com/jonathanpeppers/xabuild
Prototype of xabuild.exe, don't look here!
android xamarin xamarin-android
Last synced: 16 Dec 2024
https://github.com/graboskyc/BabyReport
Simple new baby tracker
mongodb mongodb-atlas mongodb-stitch uwp xamarin xamarin-android xamarin-forms
Last synced: 24 Oct 2024