thealmarques / react-native-infinite-carousel

Infinite image carousel for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Carousel - React Native

Carousel component for React Native applications.

Example

How it works

The component has the following props

  • Urls - Array containing the urls of the images

If the image array is greater than one then there will be possible to slide through images showing at the same time a slider container informing the user of the selected image.

Installation

Run this command to install all dependencies of the project

npm install

Run

Execute this command to start the expo server

expo start

Open your expo app on your phone or use a emulator to test the application.

About

Infinite image carousel for React Native

License:MIT License


Languages

Language:TypeScript 32.1%Language:Java 22.7%Language:Objective-C 19.0%Language:Ruby 12.1%Language:Starlark 10.1%Language:JavaScript 4.0%