Apple Wallet Animation In React Native

This project showcases how to implement dynamic, scroll-responsive card animations and screen transitions in React Native, inspired by the Apple Wallet's user interface.

Demo of the app

rn-apple-wallet-animation-demo.mov

Running locally

  • Install dependencies
  yarn install
  • Start the emulator for iOS
 npx expo run:ios