-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2086 from hackiftekhar/direct_dependency_to_libra…
…ries Direct dependency to libraries
- Loading branch information
Showing
38 changed files
with
124 additions
and
3,253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
github "hackiftekhar/IQKeyboardNotification" | ||
github "hackiftekhar/IQTextInputViewNotification" | ||
github "hackiftekhar/IQTextInputViewNotification" | ||
github "hackiftekhar/IQKeyboardToolbarManager" | ||
github "hackiftekhar/IQTextView" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
github "hackiftekhar/IQKeyboardCore" "1.0.6" | ||
github "hackiftekhar/IQKeyboardNotification" "1.0.4" | ||
github "hackiftekhar/IQTextInputViewNotification" "1.0.6" | ||
github "hackiftekhar/IQKeyboardCore" "1.0.7" | ||
github "hackiftekhar/IQKeyboardNotification" "1.0.5" | ||
github "hackiftekhar/IQKeyboardToolbar" "1.1.1" | ||
github "hackiftekhar/IQKeyboardToolbarManager" "1.1.1" | ||
github "hackiftekhar/IQTextInputViewNotification" "1.0.8" | ||
github "hackiftekhar/IQTextView" "1.0.5" |
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
Demo/Objective_C_Demo/Storyboard/Base.lproj/General.storyboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
89 changes: 0 additions & 89 deletions
89
IQKeyboardManagerSwift/IQKeyboardToolbar/Configuration/IQToolbarConfiguration.swift
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
IQKeyboardManagerSwift/IQKeyboardToolbar/Constants/IQKeyboardToolbarConstants.swift
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.