Skip to content
View chrispellett's full-sized avatar
Block or Report

Block or report chrispellett

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Xamarin-Forms-Shape Xamarin-Forms-Shape Public

    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 Ind…

    Java 51 28

  2. Xamarin-Forms-SegmentedControl Xamarin-Forms-SegmentedControl Public

    An example for how to implement a cross platform segmented control for iOS and Android using Xamarin Forms

    Java 39 24

  3. Xamarin-Forms-FloatMenu Xamarin-Forms-FloatMenu Public

    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.)

    Java 7 1

  4. Xamarin-Forms-TextOnImage Xamarin-Forms-TextOnImage Public

    An example of how to place text overtop of an image in Xamarin.Forms using the standard controls without custom renderers

    Java 3 1

  5. Xamarin-Forms-CompoundControl Xamarin-Forms-CompoundControl Public

    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

    C# 2 1

  6. Xamarin-Forms-TappedImage Xamarin-Forms-TappedImage Public

    A simple example of how to implement a Xamarin Forms renderer that returns the location that an image was tapped on

    Java