React Native Parallax Swiper

screenshot of React Native Parallax Swiper
react-native

Paged Parallax Swiper with Effects

Overview

The React Native Parallax Swiper is a configurable parallax swiper based on an iOS pattern. It is a flexible and performant component that runs on both iOS and Android platforms. It offers features like a progress bar, Twitter Moments demo, Vevo demo, and Lightbox demo.

Features

  • Flexible: Share one Animated.Value between ParallaxSwiper and your own UI.
  • Performant: Runs on the native thread for 60FPS with no latency.
  • Cross-platform: Works on both iOS and Android.
  • Progress Bar: Horizontal or vertical progress bar.

Summary

The React Native Parallax Swiper is a versatile component that allows for smooth and configurable parallax effects in React Native applications. With its flexibility, performance, and cross-platform compatibility, it provides developers with the tools to create engaging user interfaces. The inclusion of features like progress bars and demo examples further enhances the potential of this component for various applications.

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.