Skip to content

Commit

Permalink
Merge pull request #10 from ammarahm-ed/patch-2
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
WadhahEssam authored Dec 19, 2023
2 parents 5e62ef9 + 49686b5 commit 6184659
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 @@ -101,7 +101,7 @@ switchTheme({
| `cxRatio` | `number` | Specifies starting percentage of x point for `circular` and `inverted-circular` animation (should be number between -1 and 1) |
| `cyRatio` | `number` | Specifies starting percentage of y point for `circular` and `inverted-circular` animation (should be number between -1 and 1) |

## Start Circular Animation from/to speceific Button
## Start Circular Animation from/to specific Button
If you would like the circular animation to start from/to a button/view on your ui automatically, you can do the following

```js
Expand Down

0 comments on commit 6184659

Please sign in to comment.