Skip to content

Commit

Permalink
doc: update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
BANG88 committed Aug 11, 2017
1 parent d7a02dc commit 44310ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
@@ -1,5 +1,5 @@

# Photo-Viewer
# React Native Photo Viewer

> A photo viewer for react native build on top of [NYTPhotoViewer](https://github.com/NYTimes/NYTPhotoViewer) and [FrescoImageViewer](https://github.com/stfalcon-studio/FrescoImageViewer)
Expand All @@ -10,9 +10,11 @@
- Support for multiple images
- Interactive flick to dismiss
- Animated zooming presentation
- Support remote image and local image or images from Camera Roll
- And more...



## TOC
- [Photo-Viewer](#photo-viewer)
- [TOC](#toc)
Expand Down Expand Up @@ -223,6 +225,10 @@ const photos = [
```
For complete documentation please see https://merryjs.github.io/photo-viewer/interfaces/merryphotoviewporps.html

## Known issues

- IOS not support gif well when using imageLoader Please see https://github.com/facebook/react-native/issues/15427 any help are welcome. at this moment gif image on ios platform are only display the first frame and no animation.

## LICENSE

```
Expand Down
Binary file modified assets/20170728-110148@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 44310ca

Please sign in to comment.