Giter VIP home page Giter VIP logo

xamarinpoc's Introduction

README - PLEASE READ THIS BEFORE ATTEMPTING TO RUN THE SAMPLE APP

This sample is written in C#, targeting iOS & Android and using Visual Studio. If you have a different setup, the sample may not run properly.

This is a Xamarin project to demonstrate the XAML capabilities to show case some use cases and re usable components using Xamarin Forms

To run the sample:

Compile the framework
  1. Acquire the source from https://github.com/vijayandrodigithub/XamarinPOC.
  2. Before building the code, make sure to restore all the packages associated to code. Go to dependencies and packages section and right click restore.
  3. Build the code and run it in iOS and Android simulators using MAC and Windows laptops accordingly. Note iOS app will run only in MAC.
Add your code
  1. To add your code please create a Tile under the class DashboardPage.cs if there is no Tile in your name. Else use the tile which has your name.
  2. Once the Tile is added handle the switch case to navigate to your module or the POC.
  3. Follow the coding standards without fail
  4. Build and Run the application using Visual Studio

Using the XamarinPOC sample

This sample is a standalone application demonstrating a few simple use cases or reusable components which are written using the XAML.

Additional notes:

  • Currently, the samples contain no error-handling code whatsoever. The most likely sources of error are: Lets have a common code to handle the common errors or exceptions.
    • Bad network connection
    • Incorrect authentication
  • Once you check out the code from Master please create a seperate branch for your POC
  • Do not to merge the code directly to Master
  • You will have to create a Pull request and the Team will review your code and merge it in to Master branch
  • Follow the same code structure and the pattern of code writing across all the samples
  • MVVM+ coding style to be followed while writing any code and adhere to the code architecture

xamarinpoc's People

Contributors

vijayandrodigithub avatar

Watchers

James Cloos avatar Chandrika Bhat 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.