vladimir-vovk / masked-view-animation

The masked view animation 🎭

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background image animation with masked view and reanimated libraries.

Masked View Animation 🎭


screen.mp4

Inspired by the excellent tutorial by William Candillon.

Quick start

  1. Clone the repo.
  2. Change the directory to the project with cd masked-view-animation command.
  3. Run yarn start to start the Metro Bundler.
  4. Press i to start the iOS simulator or a to run the Android emulator.πŸ“±

Happy hacking! πŸ€“

Available commands

  • yarn start - start Metro Bundler.
  • yarn ios - run on iOS.
  • yarn android - run on Android.
  • yarn web - run on web.
  • yarn lint - check code for errors.
  • yarn release - generate a changelog, bump the version of app and create a new tag.
  • yarn test - run tests.

About

The masked view animation 🎭


Languages

Language:TypeScript 74.7%Language:JavaScript 23.1%Language:Shell 2.2%