AppDelegate.swift now seems preferred to AppDelegate.mm (e.g. the RN docs refers to it and the community CLI init command creates one). The current installation instructions (https://reactnavigation.org/docs/deep-linking/?config=dynamic#setup-on-ios) still refers to AppDelegate.mm. It would be nice to have a version of the instructions for Swift.