Files
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

15 lines
437 B
Markdown

# @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 its `assign` method)
- The `createStringInterpolator` function
- The `createInterpolator` function
- The `normalizeColor` function
- The `FrameLoop` class
- The `colors` object
- The `colorToRgba` function
- The `FluidValue` class and related functions