Animation
Usageโ
Please refer to the
documentation on the Tailwind CSS website
caution
Animation support is experimental! We are waiting for your feedback to improve implementation.
Compatibilityโ
Class | Support |
---|---|
animate-none | ๐งช Experimental Support |
animate-spin | ๐งช Experimental Support |
animate-ping | ๐งช Experimental Support |
animate-bounce | ๐งช Experimental Support |
animate-[n] | ๐งช Experimental Support |
Legend
Contributorsโ
NativeWind's animation is still experimental and very basic. We are looking for contributors to help with
- Animated all mapped props (currently only works with
style
) - Improve performance
- Update code to support new Reanimated v3 features (currently written in v2 style)