Pinned Repositories
OaktonCommandParsingSandbox
typescript-brunch
Adds TypeScript support to Brunch
Xamarin-Forms-CompoundControl
An example of how to create a compound control in Xamarin.Forms that will place elements overtop of one another all centered on the same point
Xamarin-Forms-FloatMenu
A sample for how to create a "floating menu" (that looks contextual) using out of the box Xamarin.Forms elements (i.e. no custom renderers, etc.)
xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
Xamarin-Forms-SegmentedControl
An example for how to implement a cross platform segmented control for iOS and Android using Xamarin Forms
Xamarin-Forms-Shape
An example of how to draw more complex shapes in Xamarin that works in both Android and iOS. Examples include a Circle, a Rectangle (that has more power than the standard BoxView) and a "Circle Indicator" (which shows a percentage
Xamarin-Forms-TappedImage
A simple example of how to implement a Xamarin Forms renderer that returns the location that an image was tapped on
Xamarin-Forms-TextOnImage
An example of how to place text overtop of an image in Xamarin.Forms using the standard controls without custom renderers
chrispellett's Repositories
chrispellett/Xamarin-Forms-Shape
An example of how to draw more complex shapes in Xamarin that works in both Android and iOS. Examples include a Circle, a Rectangle (that has more power than the standard BoxView) and a "Circle Indicator" (which shows a percentage
chrispellett/Xamarin-Forms-SegmentedControl
An example for how to implement a cross platform segmented control for iOS and Android using Xamarin Forms
chrispellett/Xamarin-Forms-FloatMenu
A sample for how to create a "floating menu" (that looks contextual) using out of the box Xamarin.Forms elements (i.e. no custom renderers, etc.)
chrispellett/Xamarin-Forms-TextOnImage
An example of how to place text overtop of an image in Xamarin.Forms using the standard controls without custom renderers
chrispellett/Xamarin-Forms-CompoundControl
An example of how to create a compound control in Xamarin.Forms that will place elements overtop of one another all centered on the same point
chrispellett/OaktonCommandParsingSandbox
chrispellett/typescript-brunch
Adds TypeScript support to Brunch
chrispellett/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
chrispellett/Xamarin-Forms-TappedImage
A simple example of how to implement a Xamarin Forms renderer that returns the location that an image was tapped on