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

Feature/maui cinephile #698

Merged
merged 17 commits into from
Sep 2, 2023
Merged

Conversation

nabond251
Copy link
Contributor

@nabond251 nabond251 commented Feb 18, 2023

What kind of change does this PR introduce?

Add sample MAUI Cinephile

What is the current behavior?

No MAUI sample

What is the new behavior?

MAUI sample based on the Xamarin.Forms Cinephile app

What might this PR break?
The long-standing dearth of MAUI samples... also updated the DTOs in Xamarin/Cinephile/Cinephile.Core/Rest/Dtos to use System.Text.Json.Serialization.JsonPropertyName instead of Newtonsoft.Json.JsonProperty, since per the Refit README:

Refit 6 makes System.Text.Json the default JSON serializer.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:
Please check if this is a good representation of using both RxUI and MAUI, individually and integrated. New to both and want to give/have a good starting point.

Copy link
Contributor Author

@nabond251 nabond251 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quickly looked through to make sure changes were (mostly) isolated to the new sample. Only existing areas affected were the DTOs as described above.

@ChrisPulman ChrisPulman enabled auto-merge (squash) September 2, 2023 04:26
@ChrisPulman ChrisPulman merged commit ec67521 into reactiveui:main Sep 2, 2023
1 check passed
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants