Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.06 KB

workshop.mdx

File metadata and controls

36 lines (26 loc) · 1.06 KB

import { CodeSurfer } from "mdx-deck-code-surfer"; import prismTheme from 'prism-react-renderer/themes/nightOwl'; export { dark as theme } from 'mdx-deck/themes'

React Native Animations and Interactions Workshop

ReactJS Bangalore


Your Mentors


Agenda

  • Why Animations
  • Layout Animation
  • Animated
  • Gesture Responder System (Js based)
  • Alternative native Animation Libraries
  • Lottie

Why Animations are so imprtant ❓