1.1.12 • Published 2 years ago

react-native-fullscreen-gallery v1.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-fullscreen-gallery

This package provides a gallery with a variety of different indicator animations at 60 fps

See example app

Snack

Installation

Use npm or yarn to install the library:

npm i --save react-native-fullscreen-gallery

or

yarn add react-native-fullscreen-gallery

Props

PropRequiredDescriptionTypeDefault
imagesYour array of imagesarray or ImageSourcePropType[]
horizontalScroll Orientationbooleantrue
indicatorModeIndicator modethumbnail dotthumbnail
resizeModeImage Resize ModeImageResizeModecontain
slideAnimationTypeSlide animation Typeslide zoom fadeslide
dotSizeIndicator Sizenumber10
dotColorIndicator Colorstring#FFFFFF
dotTypeIndicator animation typeexpand rotary fade liquidexpand
withZoomOnly work with liquid animation for a zoom out effectbooleanfalse
1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago