pmndrs / pmndrs/react-spring

[feat]: Radix updated implementation

Open
#2,354 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

template: request
Dominant language
TypeScript
Stars
29.1k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

A clear and concise description of what the feature is

Currently there is the docs on Radix website, https://www.radix-ui.com/primitives/docs/guides/animation

and the one using stitches

Radix UI's guide throws a React.Fragment error.... and the stitches guide may not be the most relevant as stitches is no longer maintained since June 2023.

Could someone from the React Spring team reply on the best approach following a clean pattern as the radix-ui's guide, or add Tailwind into the mix?

Why should this feature be included?

Stitches is no longer maintained and guide on using it with Radix causes an error

Invalid prop refsupplied toReact.Fragment. React.Fragment can only have keyandchildren props.

Please provide an example for how this would work

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the current React Spring guide using Stitches with Radix UI's animation guide. Define a maintained Radix integration pattern, optionally including Tailwind, and verify that the example avoids the reported React.Fragment ref error.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, tailwindcss, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.