react-native-photo-editor
react-native-photo-editor copied to clipboard
__swift_FORCE_LOAD_$_swiftUniformTypeIdentifiers / __swift_FORCE_LOAD_$_swiftCoreMIDI
Issue

Thanks </ Pranav >
In order to solve this issue: You have to add an empty swift file on your project.
When you add an empty swift file, XCode will ask you "Create Bridging Header".
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)