Skip to content

Instantly share code, notes, and snippets.

View diseks's full-sized avatar

Denis Strukachev diseks

  • Krasnoyarsk, Russia
View GitHub Profile
using System;
using Foundation;
using UIKit;
namespace nav.iOS
{
public partial class TabBarController : UITabBarController
{
private int _counter = 0;