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/code updates #44

Open
wants to merge 4 commits into
base: feature/swiftui-support
Choose a base branch
from

Conversation

ZvonimirMedak
Copy link
Contributor

Summary

Updated the code style a bit, and added a part of the public documentation

Related issue: None

Changes

Type

  • Feature: This pull request introduces a new feature.
  • Bug fix: This pull request fixes a bug.
  • Refactor: This pull request refactors existing code.
  • Documentation: This pull request updates documentation.
  • Other: This pull request makes other changes.

Additional information

  • This pull request introduces a breaking change.

Description

Obj-c compatibility was removed since it was partially removed with the SwiftUI support.

Omitting a couple of returns, moving the code to new files/extensions, and adding some documentation.

Checklist

  • I have performed a self-review of my own code.
  • I have tested my changes, including edge cases.
  • I have added necessary tests for the changes introduced (if applicable).
  • I have updated the documentation to reflect my changes (if applicable).

Additional notes

@ZvonimirMedak ZvonimirMedak added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 19, 2024
@ZvonimirMedak ZvonimirMedak self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant