Skip to content

moduware/xamarin-native-tile-template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
iOS
 
 
 
 
 
 
 
 
 
 

Native Tile Template (Xamarin)

Native tile template for Moduware platform using Xamarin technology. This template uses, two nuget packages plus some logic sugar, you can use it as starting point for your project or just as reference.

Structure:

  • Droid - Android specific project and code
  • iOS - iOS specific project and code
  • Shared - Shared logic, code and data
  • moduware.tile.template - tile meta data for developer's mode or repository

To make Moduware app recogrnise your native tile, it should be accompanied by meta data (icon, manifest.json) in folder named same as Id of your tile. It can go from repository or from developer's folder on device. To make Moduware app recognise the template, copy moduware.tile.template folder to developer's folder (you will need restart app after it).

About

Native tile template for Xamarin platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages