Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
chanonly123 committed Jun 23, 2022
1 parent 380f2b7 commit 8a1e45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Automatic Keyboard handling with ease. It is fully automatic keyboard handling.
### Basic Usage
![Alt text](https://github.com/chanonly123/AutoKeyboard/blob/master/help.png)<br />
- Add constrainsts to `bottomLayoutGuide` or `safeAreaLayoutGuide` and they will update when keyboard appears.
- And Register your specific ViewController, you should also unregister.
- And just Register your specific ViewController.
```Swift
override func viewDidLoad() {
registerAutoKeyboard()
Expand Down

0 comments on commit 8a1e45e

Please sign in to comment.