UdaraAlwis / XFHACKS

Let me share, me hacking around Xamarin.Forms to get cool shi*t done with ease! ;) No custom renderers, no platform specific code and no third party libraries! Just by using pure out of the box Xamarin.Forms! ;)

Home Page:https://theconfuzedsourcecode.wordpress.com/tag/xfhacks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XFHACKS Series!

Let me share me hacking around Xamarin.Forms to get cool shi*t done with ease! ;)

No custom renderers, no platform specific code and no third party libraries! Just by using pure out of the box Xamarin.Forms! ;) (I know right, sounds so impossible! but watch me make impossible possible with pure Xamarin.Forms!)

Blog Series: https://theconfuzedsourcecode.wordpress.com/tag/xfhacks/

  • Udara Alwis

XFHACKS-001 Picker with an Icon!

Ever wanted to have an Icon element attached to a Xamarin.Forms.Picker control?

https://theconfuzedsourcecode.wordpress.com/2018/04/03/xfhacks-001-picker-with-an-icon/

XFHACKS-002 Button with an Icon!

Ever wanted to have an Icon element attached to a Xamarin.Forms.Button control?

https://theconfuzedsourcecode.wordpress.com/2018/04/22/xfhacks-002-button-with-an-icon/

XFHACKS-003 Editor with a Border!

Ever wanted to have a Border around your Xamarin.Forms.Editor control?

https://theconfuzedsourcecode.wordpress.com/2018/04/24/xfhacks-003-editor-with-a-border/

XFHACKS-004 Editor with a Placeholder!

Ever wanted to have a Placeholder property for your Xamarin.Forms.Editor control?

https://theconfuzedsourcecode.wordpress.com/2018/04/26/xfhacks-004-editor-with-a-placeholder/

XFHACKS-005 Button with full control on Text and Icon!

Ever came across an instance where you wished if you had more control or customization over the Text and Icon properties of your Xamarin.Forms Button?

https://theconfuzedsourcecode.wordpress.com/2018/07/17/xfhacks-005-button-with-full-control-on-text-and-icon/

XFHACKS-006 Password Entry with show/hide Text feature!

Ever wished if your Xamarin.Forms Password Entry control had the option to reveal, or show the Password text that the User types on demand, instead of the black dots?

https://theconfuzedsourcecode.wordpress.com/2018/07/21/xfhacks-006-password-entry-with-show-hide-text-feature/

XFHACKS-007 Frame with a Border Width!

Ever wanted to have a Xamarin.Forms.Element with a Border which you can customize the Border-Width property?

https://theconfuzedsourcecode.wordpress.com/2018/08/22/xfhacks-007-frame-with-a-border-width/

XFHACKS-008 Label with Border and Background!

Ever wanted to have a Xamarin.Forms.Label, with a Border, or even better with a Background, or with a Corner Radius customization?

https://theconfuzedsourcecode.wordpress.com/2018/08/29/xfhacks-008-label-with-border-and-background/

XFHACKS-009 Frame with Border Image!

Ever wanted to have a Xamarin.Forms.Frame with a Border Image? Or have a Border Image around any of your Xamarin.Forms Elements?

https://theconfuzedsourcecode.wordpress.com/2018/09/03/xfhacks-009-frame-with-border-image/

About

Let me share, me hacking around Xamarin.Forms to get cool shi*t done with ease! ;) No custom renderers, no platform specific code and no third party libraries! Just by using pure out of the box Xamarin.Forms! ;)

https://theconfuzedsourcecode.wordpress.com/tag/xfhacks/

License:GNU General Public License v3.0


Languages

Language:C# 100.0%