Skip to content

Commit

Permalink
chore: android demo
Browse files Browse the repository at this point in the history
  • Loading branch information
YusufZeren committed Mar 29, 2024
1 parent 9bf0300 commit fb6fe60
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ React Native Gif/Animated WebP Player View Component.
</kbd>
<kbd>
<img
src="https://github.com/ysfzrn/react-native-gif-player/blob/main/assets/recordAndroid.webm?raw=true"
src="https://github.com/ysfzrn/react-native-gif-player/blob/main/assets/recordAndroid.gif?raw=true"
title="Android Demo"
float="right"
>
Expand Down
Binary file added assets/recordAndroid.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/recordAndroid.webm
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-gif-player",
"version": "0.2.2",
"version": "1.0.0",
"description": "react native view component for GIF files",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit fb6fe60

Please sign in to comment.