Coder Social home page Coder Social logo

wesreid / acr-xamarin-forms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aritchie/acr-xamarin-forms

0.0 2.0 0.0 4.75 MB

Camera/Gallery, Barcode Scanning, User Dialogs, Geo-Location, Network Utils, Device Info, Settings, E-Mail, Phone, SMS all for Xamarin.Forms

License: Microsoft Public License

C# 99.65% Puppet 0.29% Shell 0.06%

acr-xamarin-forms's Introduction

ACR Xamarin Forms

##User Dialogs Allows for messagebox style dialogs to be called from your view model commands

  • Action Sheet (multiple choice menu)
  • Alert
  • Prompt
  • Confirm
  • Loading
  • Progress
  • Toast

examples

##Signature Pad Control provided by Xamarin Signature Pad. This library provides a way to call for a dialog from a view model command or it can be used within your XAML views.

##Camera & Gallery Camera and Photo Gallery access powered by Xamarin.Mobile

##Bar Code Scanner Powered by Redth's awesome ZXing.Net.Mobile. This library provides a way to call for a barcode dialog from your view model command

##Location Services Geo-Locator services powered by Xamarin.Mobile

##File Management Allows for directory/file manipulation using the standard FileInfo/DirectoryInfo scheme

Example

##Network Detecting network state changes so that you can inform the user when they were working in an offline state.

  • INetworkService subscribes to INotifyPropertyChanged and monitors the device network status

  • INetworkService.NetworkStatusChanged event for background processes to monitor

  • ViewModel Example

  • View-XAML Example

##Settings A simple settings library that works differently than the traditional setting plugins out there. Instead, my approach was to work with an observable dictionary.

Example

##Device Info Allows you to get the information of the device for auditing purposes

acr-xamarin-forms's People

Contributors

aritchie avatar ghuntley avatar

Watchers

James Cloos avatar Wes Reid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.