Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 546 Bytes

File metadata and controls

35 lines (23 loc) · 546 Bytes

Reanimated CSS Examples

Run the project

Clone the repo and install dependencies

git clone https://github.com/MatiPl01/reanimated-css-examples.git
cd reanimated-css-examples
yarn
npx expo prebuild

Run the app

  • iOS
    yarn ios
  • Android
    yarn android

Included examples

1. Potion animation

potion.mp4

2. Day Night Switch

day-night-switch.mp4