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

feat(ios): Add Codable support for CAPPluginCall and JSValueContainer #7119

Merged
merged 8 commits into from
Dec 13, 2023

Conversation

Steven0351
Copy link
Member

This is the initial Codable support for JSValue. It includes a custom Encoder and Decoder as well as extensions on CAPPluginCall and JSValueContainer.

On another note, a few changes were made to make the tests compile as well. It may be a good idea to start running those as part of CI since the test suite is beginning to grow and could catch regressions before we ship them.

@Steven0351 Steven0351 marked this pull request as draft December 11, 2023 06:59
@Steven0351 Steven0351 marked this pull request as ready for review December 11, 2023 16:15
@giralte-ionic giralte-ionic merged commit af417e0 into main Dec 13, 2023
6 checks passed
@giralte-ionic giralte-ionic deleted the ios-codable branch December 13, 2023 19:56
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.

4 participants