Results 406 comments of Nate Wienert
trafficstars

@TheEhsanSarshar could you add a docs page for it? Looking at it now. Ignore me I just need to add to sidebar.

Ok playing with it, lets get the demo to be closer to [radix](https://www.radix-ui.com/docs/primitives/components/accordion): - Lets show animations (let me know if there's troubles there) - Can we show the chevron/arrow...

Also just saw this in Framer Motion: https://www.framer.com/motion/layout-animations/ Notice LayoutGroup. Not sure if necessary here but seems relevant for Accordions. We don't have layout animations ofc but maybe still applies?...

i can't imagine how this would be cause by use, setupReactNative does almost nothing, i think it just looks like its coming from there. but either way the newest versions...

@TheEhsanSarshar this would be a great one for you to pick up if you have some time, I think we can start with just `animations-react-native` since reanimated is going to...

Oh wups hit close too early but I think this is fixed, can you re-open if not?

Due to SSR switching to dark mode but assuming light mode server side. We can fix this in a really weird way: basically we should render as non-animated before hydration,...

should be fixed in latest release let me know

This is fixed now, lmk if not

There's some code around `@tamagui/core/inject-styles` that I remember putting together for Vite. If you search the monorepo may help. Not sure 100% if that's related though! I'll keep this in...