In iOS, React Native support CocoaPods for Objective-C and Swift code.
Is there any way to bring 3rd party libraries via Swift Package Manager?
In iOS, React Native support CocoaPods for Objective-C and Swift code.
Is there any way to bring 3rd party libraries via Swift Package Manager?
You can perfectly add SPM to iOS project inside your React Native solution.
Treat it as a common iOS dependency.
You can present any viewControllers from rootViewController