Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paescebu authored Jul 29, 2023
1 parent 3407662 commit 60b2360
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 @@ -83,7 +83,7 @@ override func viewDidLoad() {
}
```

##Alternative direct SwiftUI use:
## Alternative direct SwiftUI use:
You can also directly use the `customKeyboard(view:)` modifier that allows you to build the custom keyboard within the view body itself, if you need to access some View properties or constants etc.
Example:
```swift
Expand Down

0 comments on commit 60b2360

Please sign in to comment.