We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bbd44 commit 3ed87c3Copy full SHA for 3ed87c3
1 file changed
README.md
@@ -8,7 +8,7 @@ It allows both alphanumerics and emoji entry as passcode.
8
9
## How it works
10
11
-<img src="//i.imgur.com/A1PzUT7.gif" width="200"> <img src="//i.imgur.com/CMNph39.gif" width="200">
+<img src="https://media.giphy.com/media/LWH6UtIxQP2lFKZvk2/giphy.gif" width="200"> <img src="https://media.giphy.com/media/1ncprJq78LsB2kK1Ok/giphy.gif" width="200">
12
13
## Usage
14
### Via Cocoapods
@@ -45,7 +45,7 @@ func didFinishEntering(_ passcode: String) {
45
46
Drag and drop a `UIView` in your `xib` or `storyboard` and assign the custom class to `SimplePasscodeView`. Follow the steps below:
47
48
-<img src="//i.imgur.com/qJGsSHT.gif">
+<img src="https://media.giphy.com/media/6267V73HjBR0N7C6AJ/giphy.gif">
49
50
## Customizable Properties
51
0 commit comments