diff --git a/README.md b/README.md index f0a6c60..e67ea02 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,11 @@ struct ContentView: View { } ``` -## Motion Toast View +## Note: +#### When used custom animation provide it duration in `animDuration` parameter +#### Change the `animDuration` only if custom animation is used, or it may cause delay in pointer result. + +## Fortune Wheel properties
Parameter | @@ -98,6 +102,12 @@ struct ContentView: View {Color | Color(hex: "252D4F") | |
---|---|---|---|
animDuration | +true | +Double | +6 | +
animation | true |