Lifecycle events?
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
It would be nice to be able to register a callback for various lifecycle events (e.g. create, draw, destroy) for the views. My current use case is displaying a splash screen and letting something happen. For my use some sort of blocking interface would be fine, however pulling the aync stuff from the progress bar view would also be quite useful.
Contributor guide
Assessment
This issue has not been assessed yet.