I\'m working on a React Native app and I\'m trying to use a module called react-native-socketio.
In order to proceed with the app, I will need to bridg
Looks like you have created an ObjectiveC project instead of Swift (I can see the AppDelegate.h & AppDelegate.m). ObjC project wont have Swift Compiler section. Select Swift as language while creating project
ObjectiveC
Swift
AppDelegate.h
AppDelegate.m
Swift Compiler