Package Exports
- @react-spring/shared
- @react-spring/shared/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@react-spring/shared) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@react-spring/shared
Various helpers used by @react-spring/core
and/or the platform targets (eg: @react-spring/web
).
Notable exports:
- The
Globals
object (updated with itsassign
method) - The
createStringInterpolator
function - The
createInterpolator
function - The
normalizeColor
function - The
FrameLoop
class - The
colors
object - The
colorToRgba
function - The
fluids
package