An open API service indexing awesome lists of open source software.

https://github.com/dioxus-community/dioxus-animations

Animations ⏯️ library for Dioxus 🧬
https://github.com/dioxus-community/dioxus-animations

animations dioxus rust transitions

Last synced: about 1 year ago
JSON representation

Animations ⏯️ library for Dioxus 🧬

Awesome Lists containing this project

README

          

[![Discord Server](https://img.shields.io/discord/1015005816094478347.svg?logo=discord&style=flat-square)](https://discord.gg/Qasc6NDnvp)

# dioxus-animations ⏯

⚠️ **Work in progress !!⚠️**.

Renderer-agnostic animations library for [Dioxus 🧬](https://dioxuslabs.com).

Contributions are welcomed!

## To Do
- [ ] Sync fps to platform
- [ ] Test WASM support
- [ ] More features

## Support

- **Dioxus v0.4** 🧬
- Native targets
- Not sure about WASM targets yet

## Example

```bash
cargo run --example simple
```

MIT License