Skip to content

Instantly share code, notes, and snippets.

View seba47's full-sized avatar
🧉

Seba Cabrera seba47

🧉
View GitHub Profile
@seba47
seba47 / Badge.cs
Created March 4, 2016 20:34 — forked from rudyryk/Badge.cs
C# — Xamarin.Forms custom simple badge view + rounded box view via custom renderer
//
// Badge.cs
// Created by Alexey Kinev on 19 Jan 2015.
//
// Licensed under The MIT License (MIT)
// http://opensource.org/licenses/MIT
//
// Copyright (c) 2015 Alexey Kinev <alexey.rudy@gmail.com>
//
using System;