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

A few enhancements to the base types #115

Merged
merged 5 commits into from
Jun 19, 2022
Merged

A few enhancements to the base types #115

merged 5 commits into from
Jun 19, 2022

Conversation

mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Jun 19, 2022

Description of Change

Just Confetti for now, but Lottie also uses them and needs a bit extra.

Most notably ExtendedTypeConverter is now StringTypeConverter because all it does is convert to and from a string. It has an internal ctor because it is just for internal use to have a compatible API for both Xamarin.Forms and Maui.

Also added a ResourceLoader that is responsible for making sure the XAML resources are loaded into the app. This is also going to be used by Lottie.

Just Confetti for now, but Lottie also uses them and needs a bit extra.
@mattleibow mattleibow changed the title A few improvements to the base types A few enhancements to the base types Jun 19, 2022
@mattleibow mattleibow merged commit e73ab52 into main Jun 19, 2022
@mattleibow mattleibow deleted the dev/confetti branch June 19, 2022 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant