/reanimated-cards-layout

React Native Reanimated 2 Cards Layout Animation Example 🗂

Primary LanguageJava

React Native Reanimated 2 Cards Layout Animation Example 🗂

Reanimated Cards Layout


Please read the React Native Reanimated 2 Layout Animation Example article for details.

Installation

  1. Clone the repo.
  2. Change directory to the app: cd reanimated-cards-layout.
  3. Install all dependencies: yarn install.
  4. Run the Metro: yarn start.
  5. Build the app and run in simulator: yarn ios.