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