Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Add Uranium ui kit gallery #141

Open
Strypper opened this issue May 26, 2023 · 0 comments
Open

🚀 Add Uranium ui kit gallery #141

Strypper opened this issue May 26, 2023 · 0 comments
Assignees
Labels
community 🤝 Controls or libraries that came from github community effort/intensive Fucked !!! beyond 16h of work level/difficult 😐 new feature 🚀 New feature addition

Comments

@Strypper
Copy link
Owner

Description

Uranium UI Kit

Uranium is a Free & Open-Source UI Kit for .NET MAUI. It provides a set of controls and utilities to build modern applications. It is built on top of the .NET MAUI infrastructure and provides a set of controls and layouts to build modern UIs. It also provides infrastructure for building custom controls and themes on it.
Original link

InputKit:

They also provide a kit of controls that help a lot of missing pieces in .NET MAUI
Original link

  1. Checkbox
    image
  2. RadioButton
    image
  3. SelectionView
    image
  4. AdvancedEntry
    image
  5. AdvancedSlider
    image
  6. FormView
    image
  7. Dropdown
    image
  8. AutoCompleteEntry
    image

Public API Changes

xmlns:input="clr-namespace:InputKit.Shared.Controls;assembly=InputKit.Maui"

<input:CheckBox Text="Hello World">

<input:CheckBox 
        Text="Hello World!"
        Color="Blue"
        BorderColor="LightBlue"
        IconColor="DarkBlue"
        BoxBackgroundColor="LightGray"
        TextColor="Blue"
        BackgroundColor="AliceBlue" />

Intended Use-Case

Advanced Slider and AutoCompleteEntry are pretty useful in this library, I'm these will come in handy sometimes

@Strypper Strypper self-assigned this May 26, 2023
@Strypper Strypper added new feature 🚀 New feature addition level/difficult 😐 community 🤝 Controls or libraries that came from github community effort/intensive Fucked !!! beyond 16h of work labels May 26, 2023
@Strypper Strypper moved this to Todo in @MAUIsland May 26, 2023
@Strypper Strypper changed the title [Feature]: Add Uranium ui kit gallery 🚀 Add Uranium ui kit gallery Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community 🤝 Controls or libraries that came from github community effort/intensive Fucked !!! beyond 16h of work level/difficult 😐 new feature 🚀 New feature addition
Projects
Status: Todo
Development

No branches or pull requests

1 participant