Skip to content

jacklam718/react-native-parallax-cards

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%