Skip to content

nodoid/xaml-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xaml-utils

xib to xaml converter

Released under the very relaxed and somewhat fun DILLIGAF licence. Feel free to do what you will with it! No guarantees are given and if it doesn't blow your computer up, then you'll be a happy bunny.

Usage xib2xaml -m | -f infile.xib opt-outfile.xaml

Switches (not optional)

-m - MAUI
-f - Xam. Forms

Infile has to be given, if no outfile is specified, the same filename but with .xaml will be generated

Limitations : won't recurse into directories (yet - that comes next)
it's all held in a AbsoluteLayout
UIViews, MapViews and TableViews not yet implemented

To Do : Android xml to xaml converter

About

Xamarin xib and axml to xaml converters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages