roact-animate
roact-animate copied to clipboard
An animation library for Roact, inspired by React Native's Animated.
roact-animate
An animation library for Roact modeled after React Native's Animated library. This is currently a work in progress; the API may change at random!
Installation
There are two ways to install roact-animate
. The recommended way is to download the installer from the latest release and run it from Studio's Run Script option (in the Test tab). Alternatively, you can download the repository's src
directory manually and get it into Roblox Studio. You can use Rojo or a similar plugin for this.
roact-animate
must be installed in the same location as Roact.
Usage
Documentation coming soontm. Check the examples
folder for some examples of how to use this.