nike-parallax-cards icon indicating copy to clipboard operation
nike-parallax-cards copied to clipboard

Buttery smooth parallax scrolling demo

ParallaxCardsDemo

Preview

Recreation of this Dribbble post meant to highlight Animated.event and useNativeDriver.

Expo link: https://expo.io/@zachgibson/ParallaxCards

Expo QR Code:

Running locally with exp CLI

Grab the repo

$ git clone https://github.com/zachgibson/ParallaxCardsDemo.git && cd ParallaxCardsDemo

Install packages

$ yarn install

or

$ npm install

Start your packager

$ exp start

Install the app

$ exp ios

Or scan the QR code generated by the CLI to run on device