-
Notifications
You must be signed in to change notification settings - Fork 103
Description
I am currently transforming animated into something that i believe would make it easier to use, as well as adding new primitives for stuff that's missing like mount/unmount transitions. The changes are too radical for a PR so i started a fork:
https://github.com/drcmda/react-spring
At first i started out just wrapping it but got stuck and had to make small changes to the source, but to solve some deeper issues i would have to rework some of the internal logic.
Now i am a little nervous about the licensing. Before i waste lots of time on this for nothing, could anyone tell me if that's generally okay or not? I don't want money or anything really, just a nice animation lib for react.
Another question: i've started to refactor the code into esm for smaller packages (if rollup encounters any cjs it will deoptimize). Lebab seems to have stripped the licensing hints from the source curiously. If i place the licenses into the same directory, would that be fine? https://github.com/drcmda/react-spring/tree/master/src/animated