Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeromemanzano/xamarinnativeexamples
- Owner: jeromemanzano
- License: mit
- Created: 2020-07-26T03:35:31.000Z (over 4 years ago)
- Default Branch: integration
- Last Pushed: 2023-01-04T00:28:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T22:23:49.231Z (2 months ago)
- Topics: android, automapper, ios, mvvm, nunit, websocket, xamarin
- Language: C#
- Homepage: https://fb.me/XamarinNativeExamples
- Size: 37.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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