adierkens / snapsvg-react-example

Proven concept for using exported SnapSVG projects from Adobe Animate.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced animated SVG in ReactJS

Proven concept for using exported SnapSVG and SVGAnimator(Adobe Animate.cc) in Reactprojects. You need Adobe Animate.cc and SnapSVG extension to properly use this example.

Installation

Follow create-react-app guide to build this ReactApp project.

SVGAnimator example

SVGAnimator example is located in ./src/SVGAnimator.js

What's in it?

  • Demonstrates how to use it in ReactJS app
  • Demonstrates how to use it in a selector export approach

About

Proven concept for using exported SnapSVG projects from Adobe Animate.cc


Languages

Language:JavaScript 96.1%Language:HTML 3.2%Language:CSS 0.8%