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 🧬
- Host: GitHub
- URL: https://github.com/dioxus-community/dioxus-animations
- Owner: dioxus-community
- License: mit
- Created: 2023-10-01T09:22:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T14:43:23.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:02:24.047Z (about 2 years ago)
- Topics: animations, dioxus, rust, transitions
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](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