We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b37ddd commit 972d4f9Copy full SHA for 972d4f9
README.md
@@ -83,11 +83,11 @@ As shown in the demo above, animations are as follows:
83
```
84
## iOS extra animations
85
```json
86
- '1': 'BallRotateChase',
87
- '2': 'Orbit',
88
- '3': 'AudioEqualizer',
89
- '4': 'CircleStrokeSpin',
90
- '5': 'BallDoubleBounce'
+ '29': 'BallRotateChase',
+ '30': 'Orbit',
+ '31': 'AudioEqualizer',
+ '32': 'CircleStrokeSpin',
+ '33': 'BallDoubleBounce'
91
92
# Demo
93
A fully working demo is located at [example folder](./example/App.js)
0 commit comments