Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeromemanzano/xamarinnativeexamples

Demo application using Xamarin.iOS and Xamarin.Android
https://github.com/jeromemanzano/xamarinnativeexamples

android automapper ios mvvm nunit websocket xamarin

Last synced: 8 days ago
JSON representation

Demo application using Xamarin.iOS and Xamarin.Android

Awesome Lists containing this project

README

        

# XamarinNativeExamples
XNE is an open-source project that we created to help new Xamarin developers into bringing their work to the next level and showcase the capabilities of Xamarin.Android and Xamarin.iOS.

![Button](https://media.giphy.com/media/p4WmQfkarLqqEDOEHQ/giphy.gif) ![Text](https://media.giphy.com/media/NQyXIdUzVHoeXuY3Wu/giphy.gif)

# Usage
1. To test Http and Web socket functions you would need an API key by creating a free account from https://finnhub.io/. Their API documentation can be found [here](https://finnhub.io/docs/api).

# Framework/Tech used
1. [MVVMCross](https://www.mvvmcross.com/)
2. [Automapper](https://automapper.org/)
3. [Xamarin Essentials](https://github.com/xamarin/Essentials)
4. [NewtonSoft](https://www.newtonsoft.com/json)
5. [Microsoft App Center](https://appcenter.ms/apps)
6. [Folding Cell](https://github.com/Baseflow/FoldingCell)
7. [Plugin Current Activity](https://github.com/jamesmontemagno/CurrentActivityPlugin)
8. [NUnit](https://nunit.org)
9. [Fody PropertyChanged](https://github.com/Fody/PropertyChanged)

# UI Test
| Page | Android Status | iOS Status |
| ------------- | ------------- | ------------- |
| Home | Done | To do |
| Button | Done | To do |
| Text | Done | To do |
| Http | Done | To do |
| Web socket | Done | To do |

# Install
1. [Google Play Store](https://play.google.com/store/apps/details?id=com.astromobilesolutions.xamarinnativeexamples.droid)
2. Apple App Store -TBA