Skip to content

Migrating AppDelegate.mm to AppDelegate.swift in RN 0.79.2ย #335

@j-q-in-berlin

Description

@j-q-in-berlin

Things Iโ€™ve done to figure out my issue

  • I used upgrade-helper to do my upgrade, but it only gives you the Diff for the AppDelegate.swift. I need to maintain the original AppDelegate, because we have a lot of changes in the Objective-C file that are hard to migrate to swift.

Upgrading version

0.79.2

Description

I need the equivalent of this change but in Objective-C.

Image
https://react-native-community.github.io/upgrade-helper/?from=0.77.2&to=0.79.2

Any ideas? Thank you! :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions