undefined symbol __swift_force_load_$swift webkit react native
Create a swift file inside your xcode project, it will resolve your issue.
It will include to the Header Search Path on your build settings:
$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)
$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)