Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1 KB

README.md

File metadata and controls

36 lines (28 loc) · 1 KB

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