From 899f71f002126aeca45831922a5923460b83d8e6 Mon Sep 17 00:00:00 2001 From: jzeferino Date: Sat, 18 Mar 2017 22:01:12 +0000 Subject: [PATCH] Added reference for Xamarin.iOS iCarousel binding. Please add my binding for this library in your readme. Appreciate. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e80ed40392..1edd361ced 100644 --- a/README.md +++ b/README.md @@ -515,6 +515,9 @@ This example demonstrates how to use iCarousel with Swift instead of Objective-C This example demonstrates how to use UITableViews inside your iCarousel item views and connect up the datasources without needing to use container controllers. +Other Platforms +------------ + * [Xamarin.iOS](https://github.com/jzeferino/Xamarin.iOS.iCarousel) FAQ ------------