bharath2020's repositories
UITableViewTricks
Simple UITableView tricks with focus on UITableViewCell Layout
CalcLibrary
This is an example to demonstrate how to create cocoa pod spec for iOS Static Library. The Example iOS Static library contains a Calculator Class which helps you calculate a^2 + b^2 + 2ab
MGTileMenu
Tile-based contextual menu for iPad and iPhone developers.
Tic-Tac-Toe-Swift
Tic-Tac-Toe with minimax algorithm in Swift
analytics-ios
The hassle-free way to integrate analytics into any iOS application.
AndroidTraining
Training materials for Android
apollo-ios
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
CombineExt
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
coursera-android-labs
Skeletons and Tests - Programming Mobile Applications for Android Handheld Systems
google-toolbox-for-mac
Automatically exported from code.google.com/p/google-toolbox-for-mac
Locksmith
A powerful, protocol-oriented library for working with the keychain in Swift.
mikeash.com-svn
Legacy repository converted over from mikeash.com/svn/
NMessenger
A fast, lightweight messenger component built on AsyncDisplaykit and written in Swift
SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
short-messages-forward
Node.js server to store sms
SmartHome
Internet of Things implementation for Smart Home
SQLiteQueue-swift
A SQLite persistent queue for Swift
swift
The Swift Programming Language
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Tic-Tac-Toe-Objc
Introduction Project on iPhone App with Single Player Tic-Tac-Toe against Device. Where Device Always wins or ties, but never loses