Skip to content

Commit 972d4f9

Browse files
update readme
1 parent 3b37ddd commit 972d4f9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ As shown in the demo above, animations are as follows:
8383
```
8484
## iOS extra animations
8585
```json
86-
'1': 'BallRotateChase',
87-
'2': 'Orbit',
88-
'3': 'AudioEqualizer',
89-
'4': 'CircleStrokeSpin',
90-
'5': 'BallDoubleBounce'
86+
'29': 'BallRotateChase',
87+
'30': 'Orbit',
88+
'31': 'AudioEqualizer',
89+
'32': 'CircleStrokeSpin',
90+
'33': 'BallDoubleBounce'
9191
```
9292
# Demo
9393
A fully working demo is located at [example folder](./example/App.js)

0 commit comments

Comments
 (0)