Add IHotReloadableView to all relevant parts of Controls
Open
area-xaml
platform/android
platform/ios
platform/macos
platform/windows
t/enhancement ☀️
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 297
Description
### Description
Currently only `View` and `Page` implements `IHotReloadableView` this means anything that implements directly from `Element` (Application, FlyoutPage, TabbedPage, Shell) need to implement `IHotReloadableView` as well.
### Steps to Reproduce
Not sure
### Version with bug
Unknown/Other (please specify)
### Last version that worked well
Unknown/Other
### Affected platforms
iOS, Android, Windows, macOS
### Affected platform versions
All of them
### Did you find any workaround?
_No response_
### Relevant log output
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.