Skip to content

danielkatz/StyleKitSharper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StyleKitSharper

StyleKitSharper is a tool that transpiles StyleKits produced by PaintCode 3 from Java to C# for use in Xamarin.Android projects.

Since PaintCode 3 doesn't provide a built-in code generator for Android C# Xamarin, StyleKitSharper aims to close this gap until the official support will be ready.

Usage

You can transpile your StyleKits by using the live version. Alternatively, you can use the command-line tool:

sks MyStyleKit.java MyStyleKit.cs -n MyApp.Android

Contribute

If you having an issue with StyleKitSharper's output, please open an issue and try to provide a useful description of your problem. If you know how to improve something, contributions are very welcome!

For sugesstions contact me via me@danielkatz.net.

Disclaimer

This in NOT a general purpose transpiler! StyleKitSharper can transpile only StyleKits produced by PaintCode 3.