File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,13 @@ This is some example
10
10
11
11
## snow effect
12
12
13
- ![ snow-android] ( demo/snow-android.gif )
14
- ![ snow-ios] ( demo/snow-ios.gif )
13
+ <img src =" https://github.com/hyperjumptech/react-native-confetti/blob/master/demo/snow-android.gif?raw=true " width =" 320 " /><img src =" https://github.com/hyperjumptech/react-native-confetti/blob/master/demo/snow-ios.gif?raw=true " width =" 320 " />
15
14
16
15
(the animation is not lagging. it's because you need to wait for the gif asset to load)
17
16
18
17
## shake effect
19
18
20
- ![ shake-android] ( demo/shake-android.gif )
21
- ![ shake-ios] ( demo/shake-ios.gif )
19
+ <img src =" https://github.com/hyperjumptech/react-native-confetti/blob/master/demo/shake-android.gif?raw=true " width =" 320 " /><img src =" https://github.com/hyperjumptech/react-native-confetti/blob/master/demo/shake-ios.gif?raw=true " width =" 320 " />
22
20
23
21
(the animation is not lagging. it's because you need to wait for the gif asset to load)
24
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperjumptech/react-native-confetti" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " React native component to show confetti" ,
5
5
"main" : " build/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments