This repository was archived by the owner on Mar 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
#
3
3
# Check https://circleci.com/docs/2.0/ios-migrating-from-1-2/ for more details
4
4
#
5
+
6
+ # ## KeyboardHelper config file ###
7
+
5
8
version : 2
6
9
jobs :
7
10
build :
Original file line number Diff line number Diff line change 4
4
A small (but cool) tool for handling UIKeyboard appearing and disappearing in your view controllers.
5
5
6
6
[ ![ 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 )
8
8
[ ![ Codecov] ( https://img.shields.io/codecov/c/github/nodes-ios/KeyboardHelper.svg )] ( https://codecov.io/github/nodes-ios/KeyboardHelper )
9
9
[ ![ Documentation] ( https://img.shields.io/cocoapods/metrics/doc-percent/KeyboardHelper.svg )] ( http://cocoadocs.org/docsets/KeyboardHelper/ )
10
10
[ ![ 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