TheWidlarzGroup / quibi-cards-swipe

πŸ“± Recreating Quibi cards-swipe list with React Native and Reanimated πŸ”₯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“± Recreating Quibi cards-swipe animation with React Native and Reanimated πŸ”₯

Part of an article, read the full guide on our blog here

❕ The article described the usage of reanimated v2 when it appeared. Currently, v3 is available. If you are using reanimated 2, check our article, and if you are using v3, then make sure to familiarize yourself with the documentation

Run the app

  1. Clone the repo
  2. Install packages yarn
  3. Start the metro bundler yarn start
  4. Run with either yarn ios or yarn android

Demo

  • original app:

Original Quibi app dashboard

  • recreated react-native animation:

Recreated app with react-native and reanimated

About

πŸ“± Recreating Quibi cards-swipe list with React Native and Reanimated πŸ”₯

License:MIT License


Languages

Language:TypeScript 52.3%Language:Java 22.9%Language:Objective-C 16.3%Language:JavaScript 3.2%Language:Ruby 3.1%Language:Starlark 2.2%