All Projects β†’ telerik β†’ xamarin-forms-docs

telerik / xamarin-forms-docs

Licence: other
This repository holds documentation for Xamarin Forms components

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
HTML
75241 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to xamarin-forms-docs

parquet-dotnet
🐬 Apache Parquet for modern .Net
Stars: ✭ 199 (+1226.67%)
Mutual labels:  xamarin
ScreenshotPlugin
A simple Screenshot plugin for Xamarin and Windows to get and save screenshot in yours apps.
Stars: ✭ 32 (+113.33%)
Mutual labels:  xamarin
MonoTouch.SlideoutNavigation
A MonoTouch slide-out UI component
Stars: ✭ 41 (+173.33%)
Mutual labels:  xamarin
MvvmCross-Dreams
Xamarin MvvmCross DREAMS is an opinionated take on how to make an MvvmCross app.
Stars: ✭ 30 (+100%)
Mutual labels:  xamarin
PCLExt.FileStorage
Portable Storage APIs
Stars: ✭ 35 (+133.33%)
Mutual labels:  xamarin
PrismHandsOn
Prism for Xamarin.Formsε…₯ι–€ Hands-on
Stars: ✭ 22 (+46.67%)
Mutual labels:  xamarin
XamarinClipboardPlugin
Cross Platform Clipboard access for Xamarin
Stars: ✭ 24 (+60%)
Mutual labels:  xamarin
XamFormsMvxTemplate
A Visual Studio 2017 template for projects based on Xamarin.Forms 3.3 and MvvmCross 6.2
Stars: ✭ 27 (+80%)
Mutual labels:  xamarin
bottomnavigationviewex-android-binding
Xamarin.Android Binding Library for Ittianyu BottomNavigationViewEx
Stars: ✭ 25 (+66.67%)
Mutual labels:  xamarin
effects-xamarin-forms
Customized Effects/Renderers for Xamarin.Forms
Stars: ✭ 21 (+40%)
Mutual labels:  xamarin
Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
Stars: ✭ 106 (+606.67%)
Mutual labels:  xamarin
PTVGlass
Melbourne Public Transport timetable for Google Glass
Stars: ✭ 41 (+173.33%)
Mutual labels:  xamarin
demo-first-response-online
First Response Online is a communication and collaboration platform built to support first responders. It lets police officers, fire fighters, and paramedics share critical data with each other in near real-time. It supports iPhone, iPad, and PC and integrates with computer aided dispatch and GPS tracking. Units in the field can update their sta…
Stars: ✭ 60 (+300%)
Mutual labels:  xamarin
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (+233.33%)
Mutual labels:  xamarin
ObjectDetector
A simple custom vision object detector sample app
Stars: ✭ 14 (-6.67%)
Mutual labels:  xamarin
auth0-xamarin-oidc-samples
Auth0 OIDC Client with Xamarin applications
Stars: ✭ 26 (+73.33%)
Mutual labels:  xamarin
Xamarin.Android.OpenCV
C# bindings for the OpenCV Android SDK
Stars: ✭ 87 (+480%)
Mutual labels:  xamarin
InvestmentDataSampleApp
This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best appear on larger tablet screens.
Stars: ✭ 56 (+273.33%)
Mutual labels:  xamarin
Mastering-Xamarin.Forms-Second-Edition
Mastering Xamarin.Forms Second Edition, published by Packt
Stars: ✭ 16 (+6.67%)
Mutual labels:  xamarin
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (+653.33%)
Mutual labels:  xamarin
title publish
Telerik Xamarin Documentation Repo
false

Telerik UI for Xamarin Public Documentation

Welcome to the GitHub repo for Telerik UI for Xamarin documentation. This repository contains the source content β€” written in Markdown β€” that we use to power the Telerik UI for Xamarin Documentation at docs.telerik.com/devtools/xamarin. If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to docs.telerik.com/devtools/xamarin/ where our content is prettified and searchable.

We believe that the documentation for a product is at its best when the content is a collaboration between the builders and consumers of that product. As such, this documentation is both public, and open sourced under and MIT license (see below). That means you can clone this repository, read the docs off line, or even load the entire thing to an Apple Newton, if that's your thing.

It also means that you can play a role in making our docs better for everyone, and if helping us make the Telerik UI for Xamarin docs better sounds interesting to you, read on.

Contributing

There are two ways you can contribute to the public Telerik UI for Xamarin documentation: either create an issue in this repository, or fork the repo, make the change and send us a pull request!

  • Create an issue - If you find an issue with our docs that needs to be addressed, the best way to let us know about it is by creating an issue in this repository. When creating an issue, provide a descriptive title, be as specific as possible and link to the document in question (If you can provide a link to the closest anchor to the issue, all the better). Here's an example:

      Title: api/DataViz/chart.md is missing an image
      Description : Example 3 is missing an image right after the code sample. https://github.com/telerik/Xamarin-Forms-docs/issues?state=open
    

Note: When creating issues, please don't modify the assignee or milestone fields. Also, please create one issue per fix or change. "Bundled" entries will be deleted.

  • Send us a pull request - Creating an issue is great β€” and we certainly appreciate them β€” but what we really love are pull requests. So, if you find an issue in the docs, or even feel like creating new content, we'd be happy to have your contributions! If you're just getting started with open source, Git and GitHub, we suggest you first read up on forking repositories and sending pull requests, both great articles from the GitHub bootcamp.

    Once you've read these β€” or you've already memorized them β€” you're ready to contribute to the Telerik UI for Xamarin docs. Start by creating a local clone of our repo either using GitHub for Windows, GitHub for Mac or your friendly command-line:

      [email protected]:telerik/Xamarin-Forms-docs.git
    

    Then, open up the Xamarin-Forms-docs folder in your favorite text editor and contribute away! Of course, as you work with the docs, we do ask that you follow a couple of ground rules:

    • Fixing grammar, punctuation and other general errors is always appreciated. So are changes that expand on key ideas or correct errors in logic phrasing or otherwise. If your ambitions are greater, however, and you want to add completely new content to the site β€” like a new tutorial on using Xamarin UI with an Atari 2600, for instance β€” we suggest you contact a member of the team first (or enter an issue!) to vet your idea.

    • Each document in this repo contains a section of YAML Front Matter at the very top. This content, which looks like the text below, is used by our auto-import tool when content is processed for the live documentation site. Please don't edit the content in this section of a document.


      title: Introduction

      page_title: Introduction

      description: Introduction

      slug: introduction

      tags: introduction

      published: True

      position: 1


    • When adding content or making changes, please use only standard Markdown syntax, and make to preview your additions or changes before sending us a pull request. You can use an online tool like Dillinger.io or Marked on OSX to view what your changes will look like when ported to HTML.

    Once you've made your changes, commit, pull, merge, push and send us a pull request! We β€” and Xamarin users everywhere β€” thank you for making our docs the best front-end library documentation on the web!

Running locally

You can generate a static web site from the Telerik UI for Xamarin the documentation and browse it locally.

  1. Clone the repository git clone [email protected]:telerik/Xamarin-Forms-docs.git
  2. Run bundle install (you must have ruby and bundler installed beforehand)
  3. Run jekyll serve
  4. Open "http://localhost:4000/devtools/xamarin" in your browser

License

The Telerik UI for Xamarin Documentation is licensed under an MIT license. This license applies to the markdown (.md) files in this site ONLY, and does not convey, override or modify any existing licenses covering the runtime source and components of Telerik UI for Xamarin. For information about available licenses for the Telerik UI for Xamarin Cross-Platform click here, for Telerik UI for Xamarin.Android click here and for Telerik UI for Xamarin.iOS click here.

MIT License

Copyright (c) 2012-2020 Telerik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software" ), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].