Skip to content

[iOS] convert to Objective-C #35

Description

@alamboley

Just read the #34 issue.

Swift is actually an issue for this plugin:

  • it results in compilation issue with other plugins and manual changes to Podfile.
  • it bloats the App size because it adds the Swift standard library. Kotlin will do the same.

Moving back to Objective-C will also enable to share code with strong plugin from other communities like RN.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions