Open
Description
Following the official guide for creating a new react-native project without expo:
https://reactnative.dev/docs/getting-started-without-a-framework
The project is now created with an AppDelegate.swift file rather than AppDelegate.m.
Would it be possible to get an iOS integration guide for the .swift format?