react-native-fullscreen-gallery
TypeScript icon, indicating that this package has built-in type declarations

1.1.12 • Public • Published

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

Prop Required Description Type Default
images Your array of images array or ImageSourcePropType[]
horizontal Scroll Orientation boolean true
indicatorMode Indicator mode thumbnail dot thumbnail
resizeMode Image Resize Mode ImageResizeMode contain
slideAnimationType Slide animation Type slide zoom fade slide
dotSize Indicator Size number 10
dotColor Indicator Color string #FFFFFF
dotType Indicator animation type expand rotary fade liquid expand
withZoom Only work with liquid animation for a zoom out effect boolean false

Package Sidebar

Install

npm i react-native-fullscreen-gallery

Weekly Downloads

0

Version

1.1.12

License

MIT

Unpacked Size

137 kB

Total Files

54

Last publish

Collaborators

  • vandetho