MauiControls is a cross-platform application developed with .NET MAUI. This project demonstrates the implementation of various UI controls and components designed to create modern, responsive, and user-friendly mobile applications.
- 📄 Entry & Editor Controls:
- Text input fields and multiline text editors for user input.
- 🖱️ Button & ImageButton:
- Interactive buttons with text and images for user actions.
- 🎛️ Switch & Checkbox:
- Toggle controls for boolean data handling.
- 📊 ProgressBar & ActivityIndicator:
- Dynamic indicators for tracking processes and loading states.
- 🖼️ Image Control:
- Display static and dynamic images within the app.
- 🕹️ Stepper & Slider:
- Adjustable numeric input and range selection.
- 📅 DatePicker & TimePicker:
- Easy selection of dates and times.
- 🔢 Picker:
- Dropdown selector for predefined lists.
- Framework: .NET MAUI
- Language: C# 🟦
- Platform: Android, iOS, Windows, macOS
- UI Design: XAML
- Clone the repository:
git clone https://github.com/pacheco4480/MauiControls.git