This repository was archived by the owner on Mar 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22#
33# Check https://circleci.com/docs/2.0/ios-migrating-from-1-2/ for more details
44#
5+
6+ # ## KeyboardHelper config file ###
7+
58version : 2
69jobs :
710 build :
Original file line number Diff line number Diff line change 44A small (but cool) tool for handling UIKeyboard appearing and disappearing in your view controllers.
55
66[ ![ Travis] ( https://img.shields.io/travis/nodes-ios/KeyboardHelper.svg )] ( https://travis-ci.org/nodes-ios/KeyboardHelper )
7- [ ![ CircleCI] ( https://circleci.com/gh/nodes-ios/KeyboardHelper.svg?style=svg )] ( https://circleci.com/gh/nodes-ios/KeyboardHelper )
7+ [ ![ CircleCI] ( https://circleci.com/gh/nodes-ios/KeyboardHelper.svg?style=shield )] ( https://circleci.com/gh/nodes-ios/KeyboardHelper )
88[ ![ Codecov] ( https://img.shields.io/codecov/c/github/nodes-ios/KeyboardHelper.svg )] ( https://codecov.io/github/nodes-ios/KeyboardHelper )
99[ ![ Documentation] ( https://img.shields.io/cocoapods/metrics/doc-percent/KeyboardHelper.svg )] ( http://cocoadocs.org/docsets/KeyboardHelper/ )
1010[ ![ CocoaPods] ( https://img.shields.io/cocoapods/v/KeyboardHelper.svg )] ( https://cocoapods.org/pods/KeyboardHelper )
You can’t perform that action at this time.
0 commit comments