Skip to content

v1.0.10

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 07:42
Add loading service and UI enhancements

- Integrated CommunityToolkit.Maui and added LoadingService for managing loading indicators.
- Updated MainViewModel to utilize LoadingService for connection processes.
- Enhanced TemperatureViewModel with Fahrenheit conversion.
- Modified MainPage and TemperaturePage for improved UI text and layout.
- Created LoadingPopup for displaying loading status during operations.