Skip to content

Commit

Permalink
docs: remove gif shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
dohooo committed Jan 3, 2022
1 parent 91d1ea9 commit f24ee1a
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 3 deletions.
Binary file modified assets/normal-fast.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 modified assets/normal-horizontal.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 modified assets/normal-vertical.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 modified assets/parallax-horizontal.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 modified assets/parallax-vertical.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 modified assets/react-native-snap-carousel.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 modified assets/stack-horizontal-left.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 modified assets/stack-horizontal-right.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 modified assets/stack-vertical-left.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 modified assets/stack-vertical-right.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions example/src/components/SBImageItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ const styles = StyleSheet.create({
alignItems: 'center',
backgroundColor: '#fff',
borderRadius: 8,
shadowColor: 'black',
shadowOpacity: 0.15,
shadowRadius: 10,
},
image: {
borderRadius: 4,
Expand Down

0 comments on commit f24ee1a

Please sign in to comment.