Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRadi6 committed Jul 3, 2024
1 parent ac90b27 commit 3921363
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ You can customize the appearance of the OTP view by adjusting the Style struct p
shadowRadius: CGFloat,
shadowXOffset: CGFloat,
shadowYOffset: CGFloat,
isCursorHidden: Bool)
isCursorHidden: Bool,
focusedStateColor: Color? = nil)
```
#### Callbacks
TrianglzOTPView provides two callbacks:
Expand Down

0 comments on commit 3921363

Please sign in to comment.