-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
Migrating AppDelegate.mm to AppDelegate.swift in RN 0.77 #48681
Comments
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
@maksymhcode-care Thanks for the question. Everything will be clarified in the blogpost we are going to publish as soon as 0.77 is released as stable. However, no, migrating the AppDelegate to swift is not mandatory. We will continue supporting both the Objective-C and the Swift template. Note that the changes you are mentioning for |
Thank you |
Description
Can someone explain if converting AppDelegate to swift is mandatory for 0.77? i still have dependencies that might never be updated for 0.77 and i'm not sure what to do with the methods that i added to AppDelegate.mm
Steps to reproduce
React Native Version
0.77.0-rc.6
Affected Platforms
Build - MacOS
Output of
npx react-native info
Stacktrace or Logs
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: