Pinned Repositories
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
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.
QuartzPatterns
Sample project to demonstrate Quartz2D patterns in iOS
SaveIt
Tic-Tac-Toe-Swift
Tic-Tac-Toe with minimax algorithm in Swift
UITableViewTricks
Simple UITableView tricks with focus on UITableViewCell Layout
bharath2020's Repositories
bharath2020/UITableViewTricks
Simple UITableView tricks with focus on UITableViewCell Layout
bharath2020/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
bharath2020/MGTileMenu
Tile-based contextual menu for iPad and iPhone developers.
bharath2020/SaveIt
bharath2020/Tic-Tac-Toe-Swift
Tic-Tac-Toe with minimax algorithm in Swift
bharath2020/analytics-ios
The hassle-free way to integrate analytics into any iOS application.
bharath2020/AndroidTraining
Training materials for Android
bharath2020/apollo-ios
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift
bharath2020/Bold
A lightweight and extensible SQLite wrapper written in Swift.
bharath2020/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.
bharath2020/coursera-android-labs
Skeletons and Tests - Programming Mobile Applications for Android Handheld Systems
bharath2020/Frank
Automated acceptance tests for native iOS apps
bharath2020/google-toolbox-for-mac
Automatically exported from code.google.com/p/google-toolbox-for-mac
bharath2020/Locksmith
A powerful, protocol-oriented library for working with the keychain in Swift.
bharath2020/MessageExperiment
bharath2020/mikeash.com-svn
Legacy repository converted over from mikeash.com/svn/
bharath2020/NMessenger
A fast, lightweight messenger component built on AsyncDisplaykit and written in Swift
bharath2020/PinCache
bharath2020/PinOperation
bharath2020/PinRemote
bharath2020/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
bharath2020/short-messages-forward
Node.js server to store sms
bharath2020/signature
bharath2020/SmartHome
Internet of Things implementation for Smart Home
bharath2020/Specs
The CocoaPods Master Repo
bharath2020/SQLiteQueue-swift
A SQLite persistent queue for Swift
bharath2020/swift
The Swift Programming Language
bharath2020/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
bharath2020/SwiftTest
bharath2020/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