vladimir-vovk / skeleton-animation

Skeleton animation in React Native with Moti ๐Ÿพ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skeleton Animation in React Native with Moti ๐Ÿพ

Skeleton Animation


Enspired by the tutorial from Reactiive YouTube channel.

Quick start

  1. Clone the repo.
  2. Change directory to your project with cd skeleton-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

Skeleton animation in React Native with Moti ๐Ÿพ


Languages

Language:TypeScript 64.5%Language:JavaScript 33.1%Language:Shell 2.5%