freya
freya copied to clipboard
Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.
If there was a case where a freya app couldn't be opened because of for example, a renderer error due to unsupported hardare, it should still display the error somehow....
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind)) | [`5.1.0` ->...
Enable "smooth scrolling" on wheel and arrow key events within a ScrollView.
## 🤖 New release * `freya-renderer`: 0.2.1 -> 0.3.0 * `freya-common`: 0.2.1 -> 0.3.0 * `freya-engine`: 0.2.2 -> 0.3.0 * `freya-native-core`: 0.2.1 -> 0.3.0 * `freya-native-core-macro`: 0.2.0 -> 0.2.1 *...
How to use : just add `reverse: true` to ScrollView Use case: chat app